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/4eb357c8-1fa9-4eba-a4a9-3003f462c4e5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4eb357c8-1fa9-4eba-a4a9-3003f462c4e5",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "1a6b5740-e373-4b9e-b03f-687ddc3723bd",
    "completed": true,
    "last_updated": "2023-09-05T10:23:07.124566-04:00",
    "created_at": "2023-09-03T00:23:16.213465-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.59,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/1a6b5740-e373-4b9e-b03f-687ddc3723bd",
    "datetime": "2023-09-03T16:10:00-04:00",
    "cutoff_datetime": "2023-09-03T16:10:00-04:00",
    "name": "ATL (C Morton) v. LOS (B Miller)",
    "bettypes": [
        {
            "id": "cc891376-c9f2-422c-aeb5-704be4bb1134",
            "match": "https://api-prod.gambitprofit.com/api/matches/4eb357c8-1fa9-4eba-a4a9-3003f462c4e5/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-03T00:23:16.219674-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": "ATL (C Morton)",
                        "amount": 5222.0
                    },
                    {
                        "team": "LOS (B Miller)",
                        "amount": 4778.0
                    }
                ],
                "expected_reward_tokens": 9556.0,
                "profit_sb": 56.0,
                "profit_sb_percentage": 0.59,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f4d6fb28-3999-4b84-a5ed-064e1cdc67e7",
                    "gambit_id": "34ce9dac-7330-490e-9e8b-273ac2d8990d",
                    "last_updated": "2023-09-05T10:23:07.134818-04:00",
                    "created_at": "2023-09-03T00:23:16.224112-04:00",
                    "name": "ATL (C Morton)",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc891376-c9f2-422c-aeb5-704be4bb1134/?format=api"
                },
                {
                    "id": "f1826fff-edeb-4344-9b7a-30e08213c566",
                    "gambit_id": "21bf581b-fe9b-4f6a-8dc5-2e9649affd9d",
                    "last_updated": "2023-09-05T10:23:07.140446-04:00",
                    "created_at": "2023-09-03T00:23:16.229805-04:00",
                    "name": "LOS (B Miller)",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc891376-c9f2-422c-aeb5-704be4bb1134/?format=api"
                }
            ]
        },
        {
            "id": "ea47cc92-d740-4f20-850d-922d6f06ae52",
            "match": "https://api-prod.gambitprofit.com/api/matches/4eb357c8-1fa9-4eba-a4a9-3003f462c4e5/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-03T00:23:16.234376-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": "LOS",
                        "amount": 5939.0
                    },
                    {
                        "team": "ATL",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9e669999-72a0-408c-a2d8-857a1ca3813b",
                    "gambit_id": "5af4873d-5c8c-40a2-b709-04bbaea0e918",
                    "last_updated": "2023-09-05T10:23:07.150384-04:00",
                    "created_at": "2023-09-03T00:23:16.243969-04:00",
                    "name": "LOS",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea47cc92-d740-4f20-850d-922d6f06ae52/?format=api"
                },
                {
                    "id": "c2dfd074-cb7f-49e6-b720-b302a333b439",
                    "gambit_id": "c3bf38a5-f4a5-497a-9483-1e5820a18443",
                    "last_updated": "2023-09-05T10:23:07.147070-04:00",
                    "created_at": "2023-09-03T00:23:16.239084-04:00",
                    "name": "ATL",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea47cc92-d740-4f20-850d-922d6f06ae52/?format=api"
                }
            ]
        },
        {
            "id": "c6e470c7-8810-4d3e-bd81-97fc46bff9ab",
            "match": "https://api-prod.gambitprofit.com/api/matches/4eb357c8-1fa9-4eba-a4a9-3003f462c4e5/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-03T00:23:16.249019-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 9",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "765084a9-8864-4857-b64b-f880fbb15795",
                    "gambit_id": "91b67462-76c6-4394-b511-e371ba98fb2d",
                    "last_updated": "2023-09-05T10:23:07.156972-04:00",
                    "created_at": "2023-09-03T00:23:16.253934-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6e470c7-8810-4d3e-bd81-97fc46bff9ab/?format=api"
                },
                {
                    "id": "a2635adb-73d2-47df-bc4d-14fd24a9af00",
                    "gambit_id": "6f2f859f-9616-4f48-81d0-cfacffc1da66",
                    "last_updated": "2023-09-05T10:23:07.160732-04:00",
                    "created_at": "2023-09-03T00:23:16.258272-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6e470c7-8810-4d3e-bd81-97fc46bff9ab/?format=api"
                }
            ]
        }
    ]
}