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/a9b35665-6626-4203-a7f0-fd8d7ad104cb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a9b35665-6626-4203-a7f0-fd8d7ad104cb",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f0cb2517-ccef-43b3-b24f-c2a97a5d0fdb",
    "completed": true,
    "last_updated": "2023-09-23T20:48:08.719144-04:00",
    "created_at": "2023-09-22T09:58:24.718650-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.88,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/f0cb2517-ccef-43b3-b24f-c2a97a5d0fdb",
    "datetime": "2023-09-22T22:10:00-04:00",
    "cutoff_datetime": "2023-09-22T22:10:00-04:00",
    "name": "SFO (S Manaea) v. LOS (C Ferguson)",
    "bettypes": [
        {
            "id": "335c152a-19ee-43e7-8b47-e4ba631e9949",
            "match": "https://api-prod.gambitprofit.com/api/matches/a9b35665-6626-4203-a7f0-fd8d7ad104cb/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-22T09:58:24.728084-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 (C Ferguson)",
                        "amount": 6104.0
                    },
                    {
                        "team": "SFO (S Manaea)",
                        "amount": 3896.0
                    }
                ],
                "expected_reward_tokens": 9583.28,
                "profit_sb": 83.28,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d96904df-a634-4e65-b055-a3e1f8055b08",
                    "gambit_id": "eed4035f-7384-4091-b37c-8d00b89143a6",
                    "last_updated": "2023-09-23T20:48:08.732342-04:00",
                    "created_at": "2023-09-22T09:58:24.736050-04:00",
                    "name": "LOS (C Ferguson)",
                    "reward": "1.57000",
                    "odds": "1.59520",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/335c152a-19ee-43e7-8b47-e4ba631e9949/?format=api"
                },
                {
                    "id": "8dfaf98b-e42f-490d-be79-e531505bd022",
                    "gambit_id": "70c7daeb-febf-4134-95ab-1de1db6ccbd8",
                    "last_updated": "2023-09-23T20:48:08.735929-04:00",
                    "created_at": "2023-09-22T09:58:24.740719-04:00",
                    "name": "SFO (S Manaea)",
                    "reward": "2.46000",
                    "odds": "2.53000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/335c152a-19ee-43e7-8b47-e4ba631e9949/?format=api"
                }
            ]
        },
        {
            "id": "cdbbc129-18b8-4834-9aa9-f919612dbce9",
            "match": "https://api-prod.gambitprofit.com/api/matches/a9b35665-6626-4203-a7f0-fd8d7ad104cb/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-22T09:58:24.770588-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": "SFO",
                        "amount": 5512.0
                    },
                    {
                        "team": "LOS",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "aa595d27-b674-4947-8fd9-82c1d4d374fd",
                    "gambit_id": "a807c7f9-4c7a-462c-9e15-90059917ad12",
                    "last_updated": "2023-09-23T20:48:08.752980-04:00",
                    "created_at": "2023-09-22T09:58:24.776305-04:00",
                    "name": "SFO",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdbbc129-18b8-4834-9aa9-f919612dbce9/?format=api"
                },
                {
                    "id": "a26d9b6f-6957-497e-862f-6f912bfdaf1c",
                    "gambit_id": "d2608825-a820-4c6d-9f3a-7509c2c00545",
                    "last_updated": "2023-09-23T20:48:08.756156-04:00",
                    "created_at": "2023-09-22T09:58:24.780577-04:00",
                    "name": "LOS",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdbbc129-18b8-4834-9aa9-f919612dbce9/?format=api"
                }
            ]
        },
        {
            "id": "02778551-aca0-4529-ae34-abdfc52b4a1b",
            "match": "https://api-prod.gambitprofit.com/api/matches/a9b35665-6626-4203-a7f0-fd8d7ad104cb/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-22T09:58:24.744671-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 9",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "05b6862d-8254-41e4-9f33-241ef960ed8c",
                    "gambit_id": "9d4c5592-470f-4465-9d8f-cba1a63bc8d7",
                    "last_updated": "2023-09-23T20:48:08.746364-04:00",
                    "created_at": "2023-09-22T09:58:24.752877-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02778551-aca0-4529-ae34-abdfc52b4a1b/?format=api"
                },
                {
                    "id": "d1ef95f7-9379-459a-bcea-3048c65ee038",
                    "gambit_id": "257ea348-0dd5-4ac1-9e51-a4bfee00e73d",
                    "last_updated": "2023-09-23T20:48:08.743024-04:00",
                    "created_at": "2023-09-22T09:58:24.748664-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02778551-aca0-4529-ae34-abdfc52b4a1b/?format=api"
                }
            ]
        }
    ]
}