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/15cd5118-3c9b-41db-bed2-e7951c11b7d9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "15cd5118-3c9b-41db-bed2-e7951c11b7d9",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "65bc23fe-1c8d-456b-8421-21f1aaea1a9b",
    "completed": true,
    "last_updated": "2022-10-24T12:12:04.436078-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.57,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/65bc23fe-1c8d-456b-8421-21f1aaea1a9b",
    "datetime": "2022-10-23T09:00:00-04:00",
    "cutoff_datetime": "2022-10-23T09:00:00-04:00",
    "name": "Leeds United v. Fulham",
    "bettypes": [
        {
            "id": "bfded9c8-3ebf-4063-acd8-da61bae2ac7c",
            "match": "https://api-prod.gambitprofit.com/api/matches/15cd5118-3c9b-41db-bed2-e7951c11b7d9/?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": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Leeds United",
                        "amount": 6266.0
                    },
                    {
                        "team": "Fulham",
                        "amount": 3734.0
                    }
                ],
                "expected_reward_tokens": 12657.32,
                "profit_sb": 3157.32,
                "profit_sb_percentage": 33.23,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Leeds United",
                        "amount": 4629.0
                    },
                    {
                        "team": "Fulham",
                        "amount": 2759.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2612.0
                    }
                ],
                "expected_reward_tokens": 9350.58,
                "profit_sb": -149.42,
                "profit_sb_percentage": -1.57,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bac0901b-358f-45d4-8ec0-a37cfac1d333",
                    "gambit_id": "7a465dc3-3dcb-498e-9421-bce5ed400a73",
                    "last_updated": "2022-10-24T12:12:04.443016-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Leeds United",
                    "reward": "2.02000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfded9c8-3ebf-4063-acd8-da61bae2ac7c/?format=api"
                },
                {
                    "id": "0c70f8a3-cb6f-4a0d-953a-88d534a10d0e",
                    "gambit_id": "9c9ede2c-4fb1-42a4-8327-d82590a1fd01",
                    "last_updated": "2022-10-24T12:12:04.442013-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Fulham",
                    "reward": "3.39000",
                    "odds": "3.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfded9c8-3ebf-4063-acd8-da61bae2ac7c/?format=api"
                },
                {
                    "id": "191bb229-690e-4b95-86f5-2a3ed25beacb",
                    "gambit_id": "b0bfb731-e8f9-4ea0-925c-fb4800928dc1",
                    "last_updated": "2022-10-24T12:12:04.443999-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.58000",
                    "odds": "3.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bfded9c8-3ebf-4063-acd8-da61bae2ac7c/?format=api"
                }
            ]
        },
        {
            "id": "346486f6-c167-4f8d-a5e3-ff3dc849e46d",
            "match": "https://api-prod.gambitprofit.com/api/matches/15cd5118-3c9b-41db-bed2-e7951c11b7d9/?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 2.5",
                        "amount": 5979.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4021.0
                    }
                ],
                "expected_reward_tokens": 9327.24,
                "profit_sb": -172.76,
                "profit_sb_percentage": -1.82,
                "recommended": false
            },
            "lines": [
                {
                    "id": "febc88c5-5622-4a39-bbed-6c8108a76f97",
                    "gambit_id": "7f1d128f-3dbc-4731-80d7-b296ebb24f75",
                    "last_updated": "2022-10-24T12:12:04.440032-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.56000",
                    "odds": "1.57000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/346486f6-c167-4f8d-a5e3-ff3dc849e46d/?format=api"
                },
                {
                    "id": "b6535279-39c3-4de7-8af9-7f986f386039",
                    "gambit_id": "03f53b5d-5ec8-4330-81b5-c7d5edc691f3",
                    "last_updated": "2022-10-24T12:12:04.438942-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.32000",
                    "odds": "2.35000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/346486f6-c167-4f8d-a5e3-ff3dc849e46d/?format=api"
                }
            ]
        }
    ]
}