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/008e6e5a-99f8-40c4-bc1d-e7741c3d2528/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "008e6e5a-99f8-40c4-bc1d-e7741c3d2528",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "fd947475-3109-4a60-b88f-b3b859134a0e",
    "completed": true,
    "last_updated": "2022-09-25T21:41:51.173374-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.16,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/fd947475-3109-4a60-b88f-b3b859134a0e",
    "datetime": "2022-09-24T20:10:00-04:00",
    "cutoff_datetime": "2022-09-24T20:10:00-04:00",
    "name": "SFO (A Cobb) v. ARI (M Kelly)",
    "bettypes": [
        {
            "id": "3b4a16d5-0a29-49cb-9814-e4d27f35c96a",
            "match": "https://api-prod.gambitprofit.com/api/matches/008e6e5a-99f8-40c4-bc1d-e7741c3d2528/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05: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 (M Kelly)",
                        "amount": 5285.0
                    },
                    {
                        "team": "SFO (A Cobb)",
                        "amount": 4715.0
                    }
                ],
                "expected_reward_tokens": 9194.25,
                "profit_sb": 194.25,
                "profit_sb_percentage": 2.16,
                "recommended": true
            },
            "lines": [
                {
                    "id": "70f5548e-a27b-418d-9b13-de832c085754",
                    "gambit_id": "b10f6cc4-b031-46fe-ac66-2a3ff417652b",
                    "last_updated": "2022-09-25T21:41:51.185286-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ARI (M Kelly)",
                    "reward": "1.74000",
                    "odds": "1.84750",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b4a16d5-0a29-49cb-9814-e4d27f35c96a/?format=api"
                },
                {
                    "id": "28f7193a-b1f2-4412-9aea-7a70bb21ef8d",
                    "gambit_id": "1a2e190e-ae3c-490a-9e2c-6f358a686bfa",
                    "last_updated": "2022-09-25T21:41:51.186420-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SFO (A Cobb)",
                    "reward": "1.95000",
                    "odds": "2.08000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b4a16d5-0a29-49cb-9814-e4d27f35c96a/?format=api"
                }
            ]
        },
        {
            "id": "be7582d2-5331-4067-ad8e-71bbab016354",
            "match": "https://api-prod.gambitprofit.com/api/matches/008e6e5a-99f8-40c4-bc1d-e7741c3d2528/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-05: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": 6336.0
                    },
                    {
                        "team": "ARI",
                        "amount": 3664.0
                    }
                ],
                "expected_reward_tokens": 9123.36,
                "profit_sb": 123.36,
                "profit_sb_percentage": 1.37,
                "recommended": true
            },
            "lines": [
                {
                    "id": "16c78fd0-7e94-4081-b4a0-c8f2f98bf125",
                    "gambit_id": "8a58aa19-9e6e-4fba-a53a-418bf81b0c69",
                    "last_updated": "2022-09-25T21:41:51.183099-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SFO",
                    "reward": "1.44000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be7582d2-5331-4067-ad8e-71bbab016354/?format=api"
                },
                {
                    "id": "5235867f-3d17-4888-af6f-3bf7b82582df",
                    "gambit_id": "01d3ff6e-a162-4ea6-9200-4cb20563ebb3",
                    "last_updated": "2022-09-25T21:41:51.182055-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "ARI",
                    "reward": "2.49000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be7582d2-5331-4067-ad8e-71bbab016354/?format=api"
                }
            ]
        },
        {
            "id": "f2fcce1b-af8d-4d08-9f04-b657d45481d2",
            "match": "https://api-prod.gambitprofit.com/api/matches/008e6e5a-99f8-40c4-bc1d-e7741c3d2528/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-05: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 7.5",
                        "amount": 5097.0
                    },
                    {
                        "team": "Game Total Over 7.5",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c0012358-42ff-46a4-9499-c07d67879246",
                    "gambit_id": "a15bf504-c52f-4ec9-a745-1853577d423b",
                    "last_updated": "2022-09-25T21:41:51.178147-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2fcce1b-af8d-4d08-9f04-b657d45481d2/?format=api"
                },
                {
                    "id": "095c43f9-af93-4694-a2df-27d8acba1ab7",
                    "gambit_id": "9730e1ba-8109-49b3-857b-54f24e65223b",
                    "last_updated": "2022-09-25T21:41:51.179528-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f2fcce1b-af8d-4d08-9f04-b657d45481d2/?format=api"
                }
            ]
        }
    ]
}