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/a1726135-753e-4a14-b813-161d539d0459/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a1726135-753e-4a14-b813-161d539d0459",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "bbe8a80f-0452-4469-9fda-21324b78055e",
    "completed": true,
    "last_updated": "2023-05-27T16:17:17.565359-04:00",
    "created_at": "2023-05-26T11:52:13.555375-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.27,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/bbe8a80f-0452-4469-9fda-21324b78055e",
    "datetime": "2023-05-26T21:38:00-04:00",
    "cutoff_datetime": "2023-05-26T21:38:00-04:00",
    "name": "MIA (J Luzardo) v. LAA (R Detmers)",
    "bettypes": [
        {
            "id": "b8e98819-ac4d-4bea-bcb3-8c5b8e102c33",
            "match": "https://api-prod.gambitprofit.com/api/matches/a1726135-753e-4a14-b813-161d539d0459/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-26T11:52:13.558814-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": "LAA (R Detmers)",
                        "amount": 5627.0
                    },
                    {
                        "team": "MIA (J Luzardo)",
                        "amount": 4373.0
                    }
                ],
                "expected_reward_tokens": 9620.6,
                "profit_sb": 120.6,
                "profit_sb_percentage": 1.27,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1d4e9c48-a15c-450f-bd44-af20157819d5",
                    "gambit_id": "e354d3bb-2f6f-4d07-8052-83374b12f414",
                    "last_updated": "2023-05-27T16:17:17.573819-04:00",
                    "created_at": "2023-05-26T11:52:13.563891-04:00",
                    "name": "LAA (R Detmers)",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8e98819-ac4d-4bea-bcb3-8c5b8e102c33/?format=api"
                },
                {
                    "id": "f618b77a-0f21-4781-83ec-3cb5ac7a9d1c",
                    "gambit_id": "b4aee5fd-68a2-4345-a79a-3198f7232356",
                    "last_updated": "2023-05-27T16:17:17.571245-04:00",
                    "created_at": "2023-05-26T11:52:13.561330-04:00",
                    "name": "MIA (J Luzardo)",
                    "reward": "2.20000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8e98819-ac4d-4bea-bcb3-8c5b8e102c33/?format=api"
                }
            ]
        },
        {
            "id": "15ed8080-a906-43dc-b996-c4c8e6ed9813",
            "match": "https://api-prod.gambitprofit.com/api/matches/a1726135-753e-4a14-b813-161d539d0459/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-26T11:52:13.566377-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": "MIA",
                        "amount": 6020.0
                    },
                    {
                        "team": "LAA",
                        "amount": 3980.0
                    }
                ],
                "expected_reward_tokens": 9511.6,
                "profit_sb": 11.6,
                "profit_sb_percentage": 0.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1349261a-b3bb-49cb-858d-cddd5ded7af1",
                    "gambit_id": "42c85de0-a0ae-4730-8bd4-664e25119615",
                    "last_updated": "2023-05-27T16:17:17.579300-04:00",
                    "created_at": "2023-05-26T11:52:13.568426-04:00",
                    "name": "MIA",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15ed8080-a906-43dc-b996-c4c8e6ed9813/?format=api"
                },
                {
                    "id": "544acf2d-71a6-4f35-83da-83777df43503",
                    "gambit_id": "99736a4b-2dc0-4279-b0e7-1a6c943af019",
                    "last_updated": "2023-05-27T16:17:17.582224-04:00",
                    "created_at": "2023-05-26T11:52:13.570689-04:00",
                    "name": "LAA",
                    "reward": "2.39000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15ed8080-a906-43dc-b996-c4c8e6ed9813/?format=api"
                }
            ]
        },
        {
            "id": "0a1217a3-6fb1-40c8-82c7-7d12b443eae6",
            "match": "https://api-prod.gambitprofit.com/api/matches/a1726135-753e-4a14-b813-161d539d0459/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-26T11:52:13.572929-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 Over 8.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 8.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "501d3c39-97e0-45c8-9bfe-01462dce3a36",
                    "gambit_id": "9e8103de-7267-4dd1-b2bf-6ee059b67be9",
                    "last_updated": "2023-05-27T16:17:17.587268-04:00",
                    "created_at": "2023-05-26T11:52:13.575021-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a1217a3-6fb1-40c8-82c7-7d12b443eae6/?format=api"
                },
                {
                    "id": "764f39c3-ead6-4ed9-8aff-235784a4c46a",
                    "gambit_id": "4ce454f3-727c-4455-9b69-37b616cf5037",
                    "last_updated": "2023-05-27T16:17:17.590731-04:00",
                    "created_at": "2023-05-26T11:52:13.577214-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a1217a3-6fb1-40c8-82c7-7d12b443eae6/?format=api"
                }
            ]
        }
    ]
}