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/cfb36600-f1c3-406b-9be8-1468085bfc67/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "cfb36600-f1c3-406b-9be8-1468085bfc67",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "469fd00a-527c-42eb-b5bc-a0646b94b0a3",
    "completed": true,
    "last_updated": "2023-04-23T18:37:15.267743-04:00",
    "created_at": "2023-04-21T12:32:07.356755-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.09,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/469fd00a-527c-42eb-b5bc-a0646b94b0a3",
    "datetime": "2023-04-21T19:10:00-04:00",
    "cutoff_datetime": "2023-04-21T19:10:00-04:00",
    "name": "MIA (B Garrett) v. CLE (Z Plesac)",
    "bettypes": [
        {
            "id": "6ebfdd9c-c1f8-4436-a1a3-53f936eff394",
            "match": "https://api-prod.gambitprofit.com/api/matches/cfb36600-f1c3-406b-9be8-1468085bfc67/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-21T12:32:07.368636-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": "CLE (Z Plesac)",
                        "amount": 5426.0
                    },
                    {
                        "team": "MIA (B Garrett)",
                        "amount": 4574.0
                    }
                ],
                "expected_reward_tokens": 9604.02,
                "profit_sb": 104.02,
                "profit_sb_percentage": 1.09,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ab775ce7-9266-46f0-8689-576c7efaa457",
                    "gambit_id": "de426252-cf63-4e58-a71e-ad6866e9a2e9",
                    "last_updated": "2023-04-23T18:37:15.285059-04:00",
                    "created_at": "2023-04-21T12:32:07.370127-04:00",
                    "name": "CLE (Z Plesac)",
                    "reward": "1.77000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ebfdd9c-c1f8-4436-a1a3-53f936eff394/?format=api"
                },
                {
                    "id": "5d1497fa-820c-4eb2-8082-3ec17e3b649b",
                    "gambit_id": "13e7eb80-a753-4364-9756-fda9f0858801",
                    "last_updated": "2023-04-23T18:37:15.288408-04:00",
                    "created_at": "2023-04-21T12:32:07.371770-04:00",
                    "name": "MIA (B Garrett)",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ebfdd9c-c1f8-4436-a1a3-53f936eff394/?format=api"
                }
            ]
        },
        {
            "id": "4e002798-631a-4d15-b7a7-f52c55b6711a",
            "match": "https://api-prod.gambitprofit.com/api/matches/cfb36600-f1c3-406b-9be8-1468085bfc67/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-21T12:32:07.363857-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": "MIA",
                        "amount": 6308.0
                    },
                    {
                        "team": "CLE",
                        "amount": 3692.0
                    }
                ],
                "expected_reward_tokens": 9525.08,
                "profit_sb": 25.08,
                "profit_sb_percentage": 0.26,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a8890dcc-c89f-4fe2-85b6-9ee762c1f72b",
                    "gambit_id": "3f1f23de-add0-41d1-9913-c115d585da2b",
                    "last_updated": "2023-04-23T18:37:15.280844-04:00",
                    "created_at": "2023-04-21T12:32:07.367006-04:00",
                    "name": "MIA",
                    "reward": "1.51000",
                    "odds": "1.52630",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e002798-631a-4d15-b7a7-f52c55b6711a/?format=api"
                },
                {
                    "id": "1f51eb36-6c35-405c-b6e0-6a99b7ce9773",
                    "gambit_id": "3d46b029-1caa-4ed5-9f2a-3c2e276f498b",
                    "last_updated": "2023-04-23T18:37:15.278943-04:00",
                    "created_at": "2023-04-21T12:32:07.365338-04:00",
                    "name": "CLE",
                    "reward": "2.58000",
                    "odds": "2.65000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e002798-631a-4d15-b7a7-f52c55b6711a/?format=api"
                }
            ]
        },
        {
            "id": "40bbb17c-8561-4ce8-9bbd-8eeeddef653d",
            "match": "https://api-prod.gambitprofit.com/api/matches/cfb36600-f1c3-406b-9be8-1468085bfc67/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-21T12:32:07.358863-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 Over 7.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 7.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3e1f936c-3a4c-45b3-9ff8-e22c1ad10808",
                    "gambit_id": "648b692d-534e-46d8-938a-0327070fdecf",
                    "last_updated": "2023-04-23T18:37:15.274618-04:00",
                    "created_at": "2023-04-21T12:32:07.362101-04:00",
                    "name": "Game Total Over 7.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40bbb17c-8561-4ce8-9bbd-8eeeddef653d/?format=api"
                },
                {
                    "id": "8ef2a7db-1579-41f7-8b96-7f56c1990092",
                    "gambit_id": "3ed9b0a9-0189-4f75-ab7c-11cbad234220",
                    "last_updated": "2023-04-23T18:37:15.272457-04:00",
                    "created_at": "2023-04-21T12:32:07.360506-04:00",
                    "name": "Game Total Under 7.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "7.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40bbb17c-8561-4ce8-9bbd-8eeeddef653d/?format=api"
                }
            ]
        }
    ]
}