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/297218bf-b5a4-4b94-958b-de0a9570a64d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "297218bf-b5a4-4b94-958b-de0a9570a64d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3a75f074-1121-4cc9-95ed-01524a77a64d",
    "completed": true,
    "last_updated": "2023-05-09T11:22:22.139818-04:00",
    "created_at": "2023-05-08T11:47:00.103800-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.76,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/3a75f074-1121-4cc9-95ed-01524a77a64d",
    "datetime": "2023-05-08T21:40:00-04:00",
    "cutoff_datetime": "2023-05-08T21:40:00-04:00",
    "name": "TEX (J Gray) v. SEA (L Gilbert)",
    "bettypes": [
        {
            "id": "358ab7ce-758a-4b7c-a24b-b51ac1237252",
            "match": "https://api-prod.gambitprofit.com/api/matches/297218bf-b5a4-4b94-958b-de0a9570a64d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-08T11:47:00.116430-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": "SEA (L Gilbert)",
                        "amount": 5909.0
                    },
                    {
                        "team": "TEX (J Gray)",
                        "amount": 4091.0
                    }
                ],
                "expected_reward_tokens": 9572.58,
                "profit_sb": 72.58,
                "profit_sb_percentage": 0.76,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7bef4478-6603-4942-b5ab-2a67025e94b7",
                    "gambit_id": "c1250c7b-5a87-4ef5-9fa7-da7f0d194c94",
                    "last_updated": "2023-05-09T11:22:22.152535-04:00",
                    "created_at": "2023-05-08T11:47:00.118049-04:00",
                    "name": "SEA (L Gilbert)",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/358ab7ce-758a-4b7c-a24b-b51ac1237252/?format=api"
                },
                {
                    "id": "eed9f01d-9a70-4ca3-96ef-cf07b072421f",
                    "gambit_id": "8b7748f4-1bd5-4791-a770-ddc310924e00",
                    "last_updated": "2023-05-09T11:22:22.153851-04:00",
                    "created_at": "2023-05-08T11:47:00.119748-04:00",
                    "name": "TEX (J Gray)",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/358ab7ce-758a-4b7c-a24b-b51ac1237252/?format=api"
                }
            ]
        },
        {
            "id": "e86a982b-fed5-4588-959b-2da4ce848834",
            "match": "https://api-prod.gambitprofit.com/api/matches/297218bf-b5a4-4b94-958b-de0a9570a64d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-08T11:47:00.111391-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": "TEX",
                        "amount": 5867.0
                    },
                    {
                        "team": "SEA",
                        "amount": 4133.0
                    }
                ],
                "expected_reward_tokens": 9504.54,
                "profit_sb": 4.54,
                "profit_sb_percentage": 0.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ae8c16be-bb04-4b52-b623-150fe3e613a3",
                    "gambit_id": "82b19ac3-e00b-486e-b153-957772c3d0b7",
                    "last_updated": "2023-05-09T11:22:22.149609-04:00",
                    "created_at": "2023-05-08T11:47:00.114721-04:00",
                    "name": "TEX",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e86a982b-fed5-4588-959b-2da4ce848834/?format=api"
                },
                {
                    "id": "8aca112f-ad05-40ff-9101-972113465ad5",
                    "gambit_id": "f78e208d-490f-4c50-bab6-37e410fdc5da",
                    "last_updated": "2023-05-09T11:22:22.148056-04:00",
                    "created_at": "2023-05-08T11:47:00.112958-04:00",
                    "name": "SEA",
                    "reward": "2.30000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e86a982b-fed5-4588-959b-2da4ce848834/?format=api"
                }
            ]
        },
        {
            "id": "ecc84e4a-6851-4ced-90cb-a20e01d2040a",
            "match": "https://api-prod.gambitprofit.com/api/matches/297218bf-b5a4-4b94-958b-de0a9570a64d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-08T11:47:00.106344-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 7.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a2f91300-62a9-4a04-8c4b-007097f38324",
                    "gambit_id": "ef3b5704-b352-4a3b-baaf-9b81efc56737",
                    "last_updated": "2023-05-09T11:22:22.144881-04:00",
                    "created_at": "2023-05-08T11:47:00.109807-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecc84e4a-6851-4ced-90cb-a20e01d2040a/?format=api"
                },
                {
                    "id": "a24f3477-13ad-4c43-abdb-672843993e31",
                    "gambit_id": "1d2c871b-8ee8-4903-99df-46f733b1d37d",
                    "last_updated": "2023-05-09T11:22:22.143633-04:00",
                    "created_at": "2023-05-08T11:47:00.108207-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecc84e4a-6851-4ced-90cb-a20e01d2040a/?format=api"
                }
            ]
        }
    ]
}