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/222eaf4d-5c02-498d-8644-a695f8496abf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "222eaf4d-5c02-498d-8644-a695f8496abf",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "47ef5f5f-90ee-4e70-8d0e-2997170a89c6",
    "completed": true,
    "last_updated": "2022-09-17T17:07:22.318682-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.33,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/47ef5f5f-90ee-4e70-8d0e-2997170a89c6",
    "datetime": "2022-09-16T22:15:00-04:00",
    "cutoff_datetime": "2022-09-16T22:15:00-04:00",
    "name": "LOS (D May) v. SFO (L Webb)",
    "bettypes": [
        {
            "id": "3e76cc19-0643-4052-acde-9eedf01bf019",
            "match": "https://api-prod.gambitprofit.com/api/matches/222eaf4d-5c02-498d-8644-a695f8496abf/?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": "LOS (D May)",
                        "amount": 5942.0
                    },
                    {
                        "team": "SFO (L Webb)",
                        "amount": 4058.0
                    }
                ],
                "expected_reward_tokens": 9210.1,
                "profit_sb": 210.1,
                "profit_sb_percentage": 2.33,
                "recommended": true
            },
            "lines": [
                {
                    "id": "8ddeffe0-4e8a-4d2b-802e-51d444e383fb",
                    "gambit_id": "5b257b3f-ea7a-4a21-ac7c-d36a424fc24a",
                    "last_updated": "2022-09-17T17:07:22.328508-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LOS (D May)",
                    "reward": "1.55000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e76cc19-0643-4052-acde-9eedf01bf019/?format=api"
                },
                {
                    "id": "780f7cf4-608d-48ea-92e2-7c68dc25c393",
                    "gambit_id": "b41230ce-0477-42fc-bc83-b2e1e8cd7610",
                    "last_updated": "2022-09-17T17:07:22.327502-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SFO (L Webb)",
                    "reward": "2.27000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e76cc19-0643-4052-acde-9eedf01bf019/?format=api"
                }
            ]
        },
        {
            "id": "14d64eb6-23e9-4b9f-8203-9e18e24200e2",
            "match": "https://api-prod.gambitprofit.com/api/matches/222eaf4d-5c02-498d-8644-a695f8496abf/?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": 5304.0
                    },
                    {
                        "team": "LOS",
                        "amount": 4696.0
                    }
                ],
                "expected_reward_tokens": 9016.32,
                "profit_sb": 16.32,
                "profit_sb_percentage": 0.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3e6536d0-bf53-432d-a022-5cc42f97cb41",
                    "gambit_id": "f44df037-a6c3-4546-8c86-dcd43c0b2e35",
                    "last_updated": "2022-09-17T17:07:22.324513-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "SFO",
                    "reward": "1.70000",
                    "odds": "1.80000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14d64eb6-23e9-4b9f-8203-9e18e24200e2/?format=api"
                },
                {
                    "id": "bfb77c93-cb07-4e33-8ff0-9438e2561713",
                    "gambit_id": "e47caac8-07d0-4285-87ee-aef614cc5ab3",
                    "last_updated": "2022-09-17T17:07:22.325492-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LOS",
                    "reward": "1.92000",
                    "odds": "2.05000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14d64eb6-23e9-4b9f-8203-9e18e24200e2/?format=api"
                }
            ]
        },
        {
            "id": "0209f13b-c978-403c-8992-0081f6d01604",
            "match": "https://api-prod.gambitprofit.com/api/matches/222eaf4d-5c02-498d-8644-a695f8496abf/?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 Over 7.5",
                        "amount": 5097.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fdde52c3-bb59-4bd8-88dd-69b1a5cc017f",
                    "gambit_id": "62186d8e-81df-4dc1-9556-45ee11d9b369",
                    "last_updated": "2022-09-17T17:07:22.322510-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0209f13b-c978-403c-8992-0081f6d01604/?format=api"
                },
                {
                    "id": "4a9d0f52-c99c-40ff-b584-0b70aa4e425a",
                    "gambit_id": "3c65218d-8f63-4067-881a-5321a3d196c7",
                    "last_updated": "2022-09-17T17:07:22.321486-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0209f13b-c978-403c-8992-0081f6d01604/?format=api"
                }
            ]
        }
    ]
}