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/31124925-19fd-40b0-8ad4-160cb18e8474/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "31124925-19fd-40b0-8ad4-160cb18e8474",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "af8ad28a-1508-466f-90f0-e10de15f00ff",
    "completed": true,
    "last_updated": "2023-06-27T14:57:58.962588-04:00",
    "created_at": "2023-06-26T08:58:02.666477-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.36,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/af8ad28a-1508-466f-90f0-e10de15f00ff",
    "datetime": "2023-06-26T20:05:00-04:00",
    "cutoff_datetime": "2023-06-26T20:05:00-04:00",
    "name": "DET (M Boyd) v. TEX (A Heaney)",
    "bettypes": [
        {
            "id": "c23d3439-24a9-496c-9942-daecb9e1d5a2",
            "match": "https://api-prod.gambitprofit.com/api/matches/31124925-19fd-40b0-8ad4-160cb18e8474/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-26T08:58:02.669531-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 (A Heaney)",
                        "amount": 6442.0
                    },
                    {
                        "team": "DET (M Boyd)",
                        "amount": 3558.0
                    }
                ],
                "expected_reward_tokens": 9534.16,
                "profit_sb": 34.16,
                "profit_sb_percentage": 0.36,
                "recommended": true
            },
            "lines": [
                {
                    "id": "eeffda10-18c1-4a38-9b32-73fbd561e80c",
                    "gambit_id": "1fe3f6ef-cbee-40b4-8f44-f8c8cbddcfac",
                    "last_updated": "2023-06-27T14:57:58.971042-04:00",
                    "created_at": "2023-06-26T08:58:02.673961-04:00",
                    "name": "TEX (A Heaney)",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c23d3439-24a9-496c-9942-daecb9e1d5a2/?format=api"
                },
                {
                    "id": "21fa089c-6632-4b2f-b8be-3aa332e3d75b",
                    "gambit_id": "2e194b53-5d62-40cb-9802-4bd17a84a0cf",
                    "last_updated": "2023-06-27T14:57:58.968420-04:00",
                    "created_at": "2023-06-26T08:58:02.671655-04:00",
                    "name": "DET (M Boyd)",
                    "reward": "2.68000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c23d3439-24a9-496c-9942-daecb9e1d5a2/?format=api"
                }
            ]
        },
        {
            "id": "723d5b1b-cb24-4bbd-9a9c-f2e960fa89a4",
            "match": "https://api-prod.gambitprofit.com/api/matches/31124925-19fd-40b0-8ad4-160cb18e8474/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-26T08:58:02.676603-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": "DET",
                        "amount": 5000.0
                    },
                    {
                        "team": "TEX",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b0e9a929-fba1-4874-beaf-1737974cfc3d",
                    "gambit_id": "6c25ae02-8504-4f1b-9209-feffc50475b9",
                    "last_updated": "2023-06-27T14:57:58.975695-04:00",
                    "created_at": "2023-06-26T08:58:02.679364-04:00",
                    "name": "DET",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/723d5b1b-cb24-4bbd-9a9c-f2e960fa89a4/?format=api"
                },
                {
                    "id": "7f291439-9db0-4d6b-b215-5d5455796e15",
                    "gambit_id": "33cd7419-9e0c-4ecc-aed8-4b1c9b3ed057",
                    "last_updated": "2023-06-27T14:57:58.977696-04:00",
                    "created_at": "2023-06-26T08:58:02.682134-04:00",
                    "name": "TEX",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/723d5b1b-cb24-4bbd-9a9c-f2e960fa89a4/?format=api"
                }
            ]
        },
        {
            "id": "d53fcf3b-6453-4a64-a9f5-9a79b06fee8f",
            "match": "https://api-prod.gambitprofit.com/api/matches/31124925-19fd-40b0-8ad4-160cb18e8474/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-26T08:58:02.684795-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": "c7469067-1565-46ae-a5d3-cc472cd44ffe",
                    "gambit_id": "755709e0-faf8-4e79-871b-4432ac36bc83",
                    "last_updated": "2023-06-27T14:57:58.983775-04:00",
                    "created_at": "2023-06-26T08:58:02.690323-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/d53fcf3b-6453-4a64-a9f5-9a79b06fee8f/?format=api"
                },
                {
                    "id": "092dca52-bb97-4271-8300-09d3a5aab186",
                    "gambit_id": "ce9fc021-d47d-4b21-a849-a4c4b1f3ce10",
                    "last_updated": "2023-06-27T14:57:58.981728-04:00",
                    "created_at": "2023-06-26T08:58:02.687437-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/d53fcf3b-6453-4a64-a9f5-9a79b06fee8f/?format=api"
                }
            ]
        }
    ]
}