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/d27b7f1e-a8a0-4484-be16-8ed5d406dcc3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d27b7f1e-a8a0-4484-be16-8ed5d406dcc3",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3cddbba2-58e5-443d-a582-2617d524ed5d",
    "completed": true,
    "last_updated": "2023-05-29T11:47:19.612377-04:00",
    "created_at": "2023-05-27T10:47:04.638116-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.6,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/3cddbba2-58e5-443d-a582-2617d524ed5d",
    "datetime": "2023-05-28T11:30:00-04:00",
    "cutoff_datetime": "2023-05-28T11:30:00-04:00",
    "name": "Leeds United v. Tottenham",
    "bettypes": [
        {
            "id": "2122b3f3-f0b6-488d-a283-ab269d21ceed",
            "match": "https://api-prod.gambitprofit.com/api/matches/d27b7f1e-a8a0-4484-be16-8ed5d406dcc3/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-27T10:47:04.642232-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Tottenham",
                        "amount": 5392.0
                    },
                    {
                        "team": "Leeds United",
                        "amount": 4608.0
                    }
                ],
                "expected_reward_tokens": 12347.68,
                "profit_sb": 2847.68,
                "profit_sb_percentage": 29.98,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Tottenham",
                        "amount": 4024.0
                    },
                    {
                        "team": "Leeds United",
                        "amount": 3438.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2538.0
                    }
                ],
                "expected_reward_tokens": 9212.94,
                "profit_sb": -287.06,
                "profit_sb_percentage": -3.02,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d612aa3f-2437-4095-a084-dc7aab60b40c",
                    "gambit_id": "e2debe53-e3f0-48cb-97e1-20bd0270cf9d",
                    "last_updated": "2023-05-29T11:47:19.622135-04:00",
                    "created_at": "2023-05-27T10:47:04.654742-04:00",
                    "name": "Tottenham",
                    "reward": "2.29000",
                    "odds": "2.35000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2122b3f3-f0b6-488d-a283-ab269d21ceed/?format=api"
                },
                {
                    "id": "42a018b8-511f-496e-a0b8-f52504be8441",
                    "gambit_id": "44a1145a-4b2c-4688-974e-23b36bf54e8b",
                    "last_updated": "2023-05-29T11:47:19.619950-04:00",
                    "created_at": "2023-05-27T10:47:04.651313-04:00",
                    "name": "Leeds United",
                    "reward": "2.68000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2122b3f3-f0b6-488d-a283-ab269d21ceed/?format=api"
                },
                {
                    "id": "f40fe11e-cf17-4bae-8304-1223999048d5",
                    "gambit_id": "00771f56-cf27-44e3-b44b-22f85f05c250",
                    "last_updated": "2023-05-29T11:47:19.617793-04:00",
                    "created_at": "2023-05-27T10:47:04.647721-04:00",
                    "name": "Draw",
                    "reward": "3.63000",
                    "odds": "3.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2122b3f3-f0b6-488d-a283-ab269d21ceed/?format=api"
                }
            ]
        },
        {
            "id": "099732b0-f14b-4653-a469-12946be3a11b",
            "match": "https://api-prod.gambitprofit.com/api/matches/d27b7f1e-a8a0-4484-be16-8ed5d406dcc3/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-27T10:47:04.658546-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": 6128.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 3872.0
                    }
                ],
                "expected_reward_tokens": 9253.28,
                "profit_sb": -246.72,
                "profit_sb_percentage": -2.6,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c5e313a5-f7c1-432b-889a-3f1de1cc25b0",
                    "gambit_id": "d8d1ed53-5a20-48ea-8bc1-154368954a3e",
                    "last_updated": "2023-05-29T11:47:19.627269-04:00",
                    "created_at": "2023-05-27T10:47:04.661303-04:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.51000",
                    "odds": "1.53000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/099732b0-f14b-4653-a469-12946be3a11b/?format=api"
                },
                {
                    "id": "00421de1-579b-4da4-953b-424ee4c974f0",
                    "gambit_id": "8f766495-0937-4f21-952f-2fba2c6edb63",
                    "last_updated": "2023-05-29T11:47:19.629506-04:00",
                    "created_at": "2023-05-27T10:47:04.664312-04:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.39000",
                    "odds": "2.45000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/099732b0-f14b-4653-a469-12946be3a11b/?format=api"
                }
            ]
        }
    ]
}