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/913a1833-1bbd-4790-96f0-6483c045d807/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "913a1833-1bbd-4790-96f0-6483c045d807",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "ce83014f-699b-44de-93c2-9c6e5453f84b",
    "completed": true,
    "last_updated": "2023-05-09T11:27:17.879831-04:00",
    "created_at": "2023-05-08T11:46:59.233315-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.18,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/ce83014f-699b-44de-93c2-9c6e5453f84b",
    "datetime": "2023-05-08T19:40:00-04:00",
    "cutoff_datetime": "2023-05-08T19:40:00-04:00",
    "name": "LOS (T Gonsolin) v. MIL (F Peralta)",
    "bettypes": [
        {
            "id": "af383812-0dfb-428f-add0-8b98ad39e203",
            "match": "https://api-prod.gambitprofit.com/api/matches/913a1833-1bbd-4790-96f0-6483c045d807/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-08T11:46:59.246464-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": "MIL (F Peralta)",
                        "amount": 5311.0
                    },
                    {
                        "team": "LOS (T Gonsolin)",
                        "amount": 4689.0
                    }
                ],
                "expected_reward_tokens": 9612.45,
                "profit_sb": 112.45,
                "profit_sb_percentage": 1.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "935308f8-ef9a-4fa4-bdfd-e82d783b38b7",
                    "gambit_id": "b7aa6a0c-e16c-4ee6-b3e5-a138009f77ea",
                    "last_updated": "2023-05-09T11:27:17.899153-04:00",
                    "created_at": "2023-05-08T11:46:59.248055-04:00",
                    "name": "MIL (F Peralta)",
                    "reward": "1.81000",
                    "odds": "1.84030",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af383812-0dfb-428f-add0-8b98ad39e203/?format=api"
                },
                {
                    "id": "022034f1-b13b-4a3e-bb61-f2282f550bd5",
                    "gambit_id": "906c68c4-b0ad-4e84-8e5a-7194fcd6a240",
                    "last_updated": "2023-05-09T11:27:17.901305-04:00",
                    "created_at": "2023-05-08T11:46:59.249718-04:00",
                    "name": "LOS (T Gonsolin)",
                    "reward": "2.05000",
                    "odds": "2.09000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af383812-0dfb-428f-add0-8b98ad39e203/?format=api"
                }
            ]
        },
        {
            "id": "1b3672fd-3b1f-4ec3-937a-848f14696cdd",
            "match": "https://api-prod.gambitprofit.com/api/matches/913a1833-1bbd-4790-96f0-6483c045d807/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-08T11:46:59.241327-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": 6399.0
                    },
                    {
                        "team": "MIL",
                        "amount": 3601.0
                    }
                ],
                "expected_reward_tokens": 9470.52,
                "profit_sb": -29.48,
                "profit_sb_percentage": -0.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e2b6ed51-9f35-4b7d-848c-bd304347329b",
                    "gambit_id": "917ae73c-2185-406d-bdf2-7e1b93e90e10",
                    "last_updated": "2023-05-09T11:27:17.894683-04:00",
                    "created_at": "2023-05-08T11:46:59.244699-04:00",
                    "name": "LOS",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b3672fd-3b1f-4ec3-937a-848f14696cdd/?format=api"
                },
                {
                    "id": "9d1c885e-5477-4718-a17d-8ae36d33a466",
                    "gambit_id": "1abdbc3f-32aa-475e-8b54-1d933235f8f7",
                    "last_updated": "2023-05-09T11:27:17.892275-04:00",
                    "created_at": "2023-05-08T11:46:59.242984-04:00",
                    "name": "MIL",
                    "reward": "2.63000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b3672fd-3b1f-4ec3-937a-848f14696cdd/?format=api"
                }
            ]
        },
        {
            "id": "a7eeea2f-d366-49b9-a75f-195fc76d25a5",
            "match": "https://api-prod.gambitprofit.com/api/matches/913a1833-1bbd-4790-96f0-6483c045d807/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-08T11:46:59.236069-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 8.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 8.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0fdd3338-b13b-450a-bedd-a37b786f6fc9",
                    "gambit_id": "890c0268-28a5-4af1-8e09-d9e2784d53cd",
                    "last_updated": "2023-05-09T11:27:17.885353-04:00",
                    "created_at": "2023-05-08T11:46:59.237817-04:00",
                    "name": "Game Total Under 8.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7eeea2f-d366-49b9-a75f-195fc76d25a5/?format=api"
                },
                {
                    "id": "23235692-8ec6-4467-b5e0-ed48dce3b115",
                    "gambit_id": "6dff478d-8e19-4ed2-8318-68aa91393384",
                    "last_updated": "2023-05-09T11:27:17.887642-04:00",
                    "created_at": "2023-05-08T11:46:59.239571-04:00",
                    "name": "Game Total Over 8.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7eeea2f-d366-49b9-a75f-195fc76d25a5/?format=api"
                }
            ]
        }
    ]
}