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/b0009cae-0557-44c7-b84e-37a0ad1ebc1d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b0009cae-0557-44c7-b84e-37a0ad1ebc1d",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "d8947b56-b754-4a70-8401-cc7bd4dd4a96",
    "completed": true,
    "last_updated": "2022-10-03T18:32:17.890380-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.79,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/d8947b56-b754-4a70-8401-cc7bd4dd4a96",
    "datetime": "2022-10-01T12:30:00-04:00",
    "cutoff_datetime": "2022-10-01T12:30:00-04:00",
    "name": "West Ham United v. Wolverhampton Wanderers",
    "bettypes": [
        {
            "id": "b438f376-0bd9-4f3f-8205-4f26d890277a",
            "match": "https://api-prod.gambitprofit.com/api/matches/b0009cae-0557-44c7-b84e-37a0ad1ebc1d/?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": "West Ham United",
                        "amount": 6105.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3895.0
                    }
                ],
                "expected_reward_tokens": 11721.6,
                "profit_sb": 2721.6,
                "profit_sb_percentage": 30.24,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "West Ham United",
                        "amount": 4570.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2915.0
                    },
                    {
                        "team": "Wolverhampton Wanderers",
                        "amount": 2514.0
                    }
                ],
                "expected_reward_tokens": 8773.86,
                "profit_sb": -226.14,
                "profit_sb_percentage": -2.51,
                "recommended": false
            },
            "lines": [
                {
                    "id": "83c1a083-52ec-4909-a306-60cb08578c27",
                    "gambit_id": "4130e2f0-f910-4fa9-8b34-5e365eff88d9",
                    "last_updated": "2022-10-03T18:32:17.897433-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "West Ham United",
                    "reward": "1.92000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b438f376-0bd9-4f3f-8205-4f26d890277a/?format=api"
                },
                {
                    "id": "56f639ee-1d3f-47ec-bc23-0eb4db7db10a",
                    "gambit_id": "f724df25-9e01-437d-91e4-af74a8f233e6",
                    "last_updated": "2022-10-03T18:32:17.898415-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.01000",
                    "odds": "3.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b438f376-0bd9-4f3f-8205-4f26d890277a/?format=api"
                },
                {
                    "id": "f4ca8c93-716d-4eaa-98cb-d98270caf871",
                    "gambit_id": "908ee4f6-21a7-4908-b9b1-b538948b8d92",
                    "last_updated": "2022-10-03T18:32:17.896452-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Wolverhampton Wanderers",
                    "reward": "3.49000",
                    "odds": "3.85000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b438f376-0bd9-4f3f-8205-4f26d890277a/?format=api"
                }
            ]
        },
        {
            "id": "12905638-6b00-42ad-8c35-4ab80e5f1edb",
            "match": "https://api-prod.gambitprofit.com/api/matches/b0009cae-0557-44c7-b84e-37a0ad1ebc1d/?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 2.5",
                        "amount": 5490.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4510.0
                    }
                ],
                "expected_reward_tokens": 8838.9,
                "profit_sb": -161.1,
                "profit_sb_percentage": -1.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a88221e3-3a3e-451d-b789-32ace4dbfa40",
                    "gambit_id": "f83949a5-870b-4d58-ba90-d0f32ffcd5e7",
                    "last_updated": "2022-10-03T18:32:17.893321-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.61000",
                    "odds": "1.70000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12905638-6b00-42ad-8c35-4ab80e5f1edb/?format=api"
                },
                {
                    "id": "3971457e-d1b9-4999-9f93-2c2bcd2c602f",
                    "gambit_id": "bf0cba86-2cd2-459d-ac9f-d1f37ffa14a2",
                    "last_updated": "2022-10-03T18:32:17.894499-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.96000",
                    "odds": "2.10000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12905638-6b00-42ad-8c35-4ab80e5f1edb/?format=api"
                }
            ]
        }
    ]
}