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/8b27eed4-0d11-4e00-b8e4-4404dcd50521/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8b27eed4-0d11-4e00-b8e4-4404dcd50521",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "267aa6c3-3d00-4ed1-bce7-5da2c3d756b4",
    "completed": true,
    "last_updated": "2023-09-08T09:28:30.882493-04:00",
    "created_at": "2023-09-06T09:08:15.218043-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.41,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/267aa6c3-3d00-4ed1-bce7-5da2c3d756b4",
    "datetime": "2023-09-06T15:40:00-04:00",
    "cutoff_datetime": "2023-09-06T15:40:00-04:00",
    "name": "COL (C Flexen) v. ARI (Z Davies)",
    "bettypes": [
        {
            "id": "e9f220fd-855d-4612-a206-7223ec69b604",
            "match": "https://api-prod.gambitprofit.com/api/matches/8b27eed4-0d11-4e00-b8e4-4404dcd50521/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-06T09:08:15.246147-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": "ARI (Z Davies)",
                        "amount": 6359.0
                    },
                    {
                        "team": "COL (C Flexen)",
                        "amount": 3641.0
                    }
                ],
                "expected_reward_tokens": 9538.5,
                "profit_sb": 38.5,
                "profit_sb_percentage": 0.41,
                "recommended": true
            },
            "lines": [
                {
                    "id": "866159bc-5df9-4cf6-98ad-26b886743f7c",
                    "gambit_id": "a2f8a335-4ed2-45d1-89dc-232f8e60c1ee",
                    "last_updated": "2023-09-08T09:28:30.898981-04:00",
                    "created_at": "2023-09-06T09:08:15.257254-04:00",
                    "name": "ARI (Z Davies)",
                    "reward": "1.50000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9f220fd-855d-4612-a206-7223ec69b604/?format=api"
                },
                {
                    "id": "08a5f81f-08ee-45f5-ad66-c1ebee50256a",
                    "gambit_id": "39b1ec7b-20a1-410d-b16e-72963a6be71e",
                    "last_updated": "2023-09-08T09:28:30.895613-04:00",
                    "created_at": "2023-09-06T09:08:15.250872-04:00",
                    "name": "COL (C Flexen)",
                    "reward": "2.62000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9f220fd-855d-4612-a206-7223ec69b604/?format=api"
                }
            ]
        },
        {
            "id": "58041a18-39f9-471e-b720-dacf2a22685c",
            "match": "https://api-prod.gambitprofit.com/api/matches/8b27eed4-0d11-4e00-b8e4-4404dcd50521/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-06T09:08:15.261935-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": "COL",
                        "amount": 5213.0
                    },
                    {
                        "team": "ARI",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5949d5e2-7e13-4020-be5e-6b3ae382f918",
                    "gambit_id": "f3d160cb-703d-46e3-a94f-7c331488433c",
                    "last_updated": "2023-09-08T09:28:30.906056-04:00",
                    "created_at": "2023-09-06T09:08:15.265564-04:00",
                    "name": "COL",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58041a18-39f9-471e-b720-dacf2a22685c/?format=api"
                },
                {
                    "id": "e7b760b8-2f89-4ce8-894c-5df583e2102d",
                    "gambit_id": "563f32ca-a9cd-466e-aa50-aaa09b81226e",
                    "last_updated": "2023-09-08T09:28:30.909353-04:00",
                    "created_at": "2023-09-06T09:08:15.271122-04:00",
                    "name": "ARI",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58041a18-39f9-471e-b720-dacf2a22685c/?format=api"
                }
            ]
        },
        {
            "id": "5acb7672-4ef8-4182-97f4-3e4e5b2f7c5e",
            "match": "https://api-prod.gambitprofit.com/api/matches/8b27eed4-0d11-4e00-b8e4-4404dcd50521/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-06T09:08:15.275461-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": 5213.0
                    },
                    {
                        "team": "Game Total Over 9",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "55952b19-2229-4b72-9e05-dbfe3a9f5cc7",
                    "gambit_id": "9736e193-89c5-47aa-bc23-3e0aa895e0e1",
                    "last_updated": "2023-09-08T09:28:30.919078-04:00",
                    "created_at": "2023-09-06T09:08:15.283827-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5acb7672-4ef8-4182-97f4-3e4e5b2f7c5e/?format=api"
                },
                {
                    "id": "57730627-6eac-49cf-9fd1-2bd6477045cb",
                    "gambit_id": "6077faa0-bb09-4fce-bf9d-9c44fecbf369",
                    "last_updated": "2023-09-08T09:28:30.915832-04:00",
                    "created_at": "2023-09-06T09:08:15.279139-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5acb7672-4ef8-4182-97f4-3e4e5b2f7c5e/?format=api"
                }
            ]
        }
    ]
}