Matches can be viewed and edited (when logged in). Use "tokens" url parameter to modify token amount. Use "limit" and "offset" parameters to set the limit and offset of the result. Look in the filters dialog to see how to programmatically filter and sort.
GET /api/matches/b51864d3-7de9-432b-b68d-c7d2eaec05bc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b51864d3-7de9-432b-b68d-c7d2eaec05bc",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "55f2264e-80c2-4a96-8962-967656a0dae1",
    "completed": true,
    "last_updated": "2023-08-25T10:23:03.243376-04:00",
    "created_at": "2023-08-23T08:33:16.482679-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.71,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/55f2264e-80c2-4a96-8962-967656a0dae1",
    "datetime": "2023-08-23T13:10:00-04:00",
    "cutoff_datetime": "2023-08-23T13:10:00-04:00",
    "name": "CHC (J Taillon) v. DET (T Skubal)",
    "bettypes": [
        {
            "id": "196d3a65-c439-4c29-8861-d015617b23fe",
            "match": "https://api-prod.gambitprofit.com/api/matches/b51864d3-7de9-432b-b68d-c7d2eaec05bc/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-23T08:33:16.490954-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "DET (T Skubal)",
                        "amount": 5286.0
                    },
                    {
                        "team": "CHC (J Taillon)",
                        "amount": 4714.0
                    }
                ],
                "expected_reward_tokens": 9567.66,
                "profit_sb": 67.66,
                "profit_sb_percentage": 0.71,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d7c46cb8-4c18-4c91-9368-c8b7ed89b980",
                    "gambit_id": "6da520d7-c1af-42e4-8715-b9c17d443e71",
                    "last_updated": "2023-08-25T10:23:03.255016-04:00",
                    "created_at": "2023-08-23T08:33:16.500562-04:00",
                    "name": "DET (T Skubal)",
                    "reward": "1.81000",
                    "odds": "1.84750",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/196d3a65-c439-4c29-8861-d015617b23fe/?format=api"
                },
                {
                    "id": "b62300a8-a872-4640-b041-9ae877df240f",
                    "gambit_id": "36623f9d-a098-4f06-ab1f-005f7c24746b",
                    "last_updated": "2023-08-25T10:23:03.251401-04:00",
                    "created_at": "2023-08-23T08:33:16.495658-04:00",
                    "name": "CHC (J Taillon)",
                    "reward": "2.03000",
                    "odds": "2.08000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/196d3a65-c439-4c29-8861-d015617b23fe/?format=api"
                }
            ]
        },
        {
            "id": "369d6e68-abe6-4674-a437-5915d983536b",
            "match": "https://api-prod.gambitprofit.com/api/matches/b51864d3-7de9-432b-b68d-c7d2eaec05bc/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-23T08:33:16.506989-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "CHC",
                        "amount": 6390.0
                    },
                    {
                        "team": "DET",
                        "amount": 3610.0
                    }
                ],
                "expected_reward_tokens": 9457.2,
                "profit_sb": -42.8,
                "profit_sb_percentage": -0.45,
                "recommended": false
            },
            "lines": [
                {
                    "id": "184fb87e-38ee-41ad-b200-2d539d52b542",
                    "gambit_id": "a5e72798-60aa-4014-9847-c94a5932c06b",
                    "last_updated": "2023-08-25T10:23:03.264261-04:00",
                    "created_at": "2023-08-23T08:33:16.511524-04:00",
                    "name": "CHC",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/369d6e68-abe6-4674-a437-5915d983536b/?format=api"
                },
                {
                    "id": "c41fd5aa-1e9e-49d6-9190-73ae82c5a97d",
                    "gambit_id": "614361a8-cc5b-43a1-8c17-f6b8b6f5dcbd",
                    "last_updated": "2023-08-25T10:23:03.267811-04:00",
                    "created_at": "2023-08-23T08:33:16.517037-04:00",
                    "name": "DET",
                    "reward": "2.62000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/369d6e68-abe6-4674-a437-5915d983536b/?format=api"
                }
            ]
        },
        {
            "id": "5f10eb5c-4858-489c-b597-ea5592de8501",
            "match": "https://api-prod.gambitprofit.com/api/matches/b51864d3-7de9-432b-b68d-c7d2eaec05bc/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-23T08:33:16.523560-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Game Total Under 8",
                        "amount": 5319.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4576d62f-d1b7-45dd-9126-2ffd53f72f98",
                    "gambit_id": "cf58ddbb-1eaf-4299-9dbd-69014d82830e",
                    "last_updated": "2023-08-25T10:23:03.279217-04:00",
                    "created_at": "2023-08-23T08:33:16.532224-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f10eb5c-4858-489c-b597-ea5592de8501/?format=api"
                },
                {
                    "id": "ea0f992f-c833-4b15-a077-89f3ce3578bb",
                    "gambit_id": "9c86ae29-4ff5-428f-86a9-6bd4aeb1b165",
                    "last_updated": "2023-08-25T10:23:03.275443-04:00",
                    "created_at": "2023-08-23T08:33:16.527790-04:00",
                    "name": "Game Total Over 8",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f10eb5c-4858-489c-b597-ea5592de8501/?format=api"
                }
            ]
        }
    ]
}