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/9e557fcf-434c-464c-b278-0fac9668b73a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9e557fcf-434c-464c-b278-0fac9668b73a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "34579484-b4eb-435a-9f13-0991191cc12b",
    "completed": true,
    "last_updated": "2023-11-06T10:33:10.821582-05:00",
    "created_at": "2023-11-03T20:08:20.748146-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.97,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/34579484-b4eb-435a-9f13-0991191cc12b",
    "datetime": "2023-11-04T08:30:00-04:00",
    "cutoff_datetime": "2023-11-04T08:30:00-04:00",
    "name": "Fulham v. Manchester United",
    "bettypes": [
        {
            "id": "42c944bc-2c25-4095-aedf-6c060d294efa",
            "match": "https://api-prod.gambitprofit.com/api/matches/9e557fcf-434c-464c-b278-0fac9668b73a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-03T20:08:20.759691-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Manchester United",
                        "amount": 5556.0
                    },
                    {
                        "team": "Fulham",
                        "amount": 4444.0
                    }
                ],
                "expected_reward_tokens": 12665.4,
                "profit_sb": 3165.4,
                "profit_sb_percentage": 33.32,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Manchester United",
                        "amount": 4025.0
                    },
                    {
                        "team": "Fulham",
                        "amount": 3220.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2756.0
                    }
                ],
                "expected_reward_tokens": 9177.0,
                "profit_sb": -323.0,
                "profit_sb_percentage": -3.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e2368eb6-cc12-4c09-8d6d-ae2d05d9238c",
                    "gambit_id": "4437d104-55df-427d-bce1-a939c6f7b840",
                    "last_updated": "2023-11-06T10:33:10.842308-05:00",
                    "created_at": "2023-11-03T20:08:20.775601-04:00",
                    "name": "Manchester United",
                    "reward": "2.28000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42c944bc-2c25-4095-aedf-6c060d294efa/?format=api"
                },
                {
                    "id": "85bf7c4a-998a-402b-83fa-313b161c6e6f",
                    "gambit_id": "4bd1570c-5204-4ffc-aced-b70cc1b5aba4",
                    "last_updated": "2023-11-06T10:33:10.838919-05:00",
                    "created_at": "2023-11-03T20:08:20.770950-04:00",
                    "name": "Fulham",
                    "reward": "2.85000",
                    "odds": "2.95000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42c944bc-2c25-4095-aedf-6c060d294efa/?format=api"
                },
                {
                    "id": "31ed476b-1f5d-4769-8954-52d639ac436f",
                    "gambit_id": "8e37b584-caee-41a8-a375-ad1437855eb4",
                    "last_updated": "2023-11-06T10:33:10.835237-05:00",
                    "created_at": "2023-11-03T20:08:20.765994-04:00",
                    "name": "Draw",
                    "reward": "3.33000",
                    "odds": "3.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42c944bc-2c25-4095-aedf-6c060d294efa/?format=api"
                }
            ]
        },
        {
            "id": "6942c067-a849-4c52-a8d9-37a8a2688a8e",
            "match": "https://api-prod.gambitprofit.com/api/matches/9e557fcf-434c-464c-b278-0fac9668b73a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-03T20:08:20.779966-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 2.5",
                        "amount": 5391.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4609.0
                    }
                ],
                "expected_reward_tokens": 9218.0,
                "profit_sb": -282.0,
                "profit_sb_percentage": -2.97,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c2e5704c-f3cb-4cbc-b5c7-3b91015f99a9",
                    "gambit_id": "f19a7d80-1532-49e4-b8cd-f50fd9dbf29b",
                    "last_updated": "2023-11-06T10:33:10.849323-05:00",
                    "created_at": "2023-11-03T20:08:20.787454-04:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.71000",
                    "odds": "1.75000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6942c067-a849-4c52-a8d9-37a8a2688a8e/?format=api"
                },
                {
                    "id": "159ca079-cd60-42aa-a120-d5a518fe8f7c",
                    "gambit_id": "eb9e1a23-c300-4f29-be2e-153a8f1e5c6d",
                    "last_updated": "2023-11-06T10:33:10.853565-05:00",
                    "created_at": "2023-11-03T20:08:20.792306-04:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6942c067-a849-4c52-a8d9-37a8a2688a8e/?format=api"
                }
            ]
        }
    ]
}