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/c42868ce-cab6-46b9-afac-3839651dee2b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c42868ce-cab6-46b9-afac-3839651dee2b",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "44a79eb5-e008-410e-8035-0ec3416dfec9",
    "completed": true,
    "last_updated": "2022-08-18T10:51:55.137974-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.28,
    "sport_category": "US MLS",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/44a79eb5-e008-410e-8035-0ec3416dfec9",
    "datetime": "2022-08-17T19:30:00-04:00",
    "cutoff_datetime": "2022-08-17T19:30:00-04:00",
    "name": "Toronto FC v. New England Revolution",
    "bettypes": [
        {
            "id": "86ede3cb-d581-411b-8b6d-e3f7e1365e70",
            "match": "https://api-prod.gambitprofit.com/api/matches/c42868ce-cab6-46b9-afac-3839651dee2b/?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": "Toronto FC",
                        "amount": 6996.0
                    },
                    {
                        "team": "Draw",
                        "amount": 3004.0
                    }
                ],
                "expected_reward_tokens": 11473.44,
                "profit_sb": 2473.44,
                "profit_sb_percentage": 27.48,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Toronto FC",
                        "amount": 5409.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2322.0
                    },
                    {
                        "team": "New England Revolution",
                        "amount": 2269.0
                    }
                ],
                "expected_reward_tokens": 8870.04,
                "profit_sb": -129.96,
                "profit_sb_percentage": -1.44,
                "recommended": false
            },
            "lines": [
                {
                    "id": "52125e5b-5cad-436a-b848-a2f3281f787d",
                    "gambit_id": "9d1dae31-332f-4077-982a-22a0716310f8",
                    "last_updated": "2022-08-18T10:51:55.139916-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Toronto FC",
                    "reward": "1.64000",
                    "odds": "1.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86ede3cb-d581-411b-8b6d-e3f7e1365e70/?format=api"
                },
                {
                    "id": "db1604fd-3492-4f51-901f-3163bdb9b959",
                    "gambit_id": "a618be39-39d3-458b-a8fd-47861337dabc",
                    "last_updated": "2022-08-18T10:51:55.140267-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "3.82000",
                    "odds": "4.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86ede3cb-d581-411b-8b6d-e3f7e1365e70/?format=api"
                },
                {
                    "id": "c2eef41f-a824-4729-8546-740e078f6d21",
                    "gambit_id": "2a3724e6-40d9-422a-99ab-dd74a6d481bc",
                    "last_updated": "2022-08-18T10:51:55.139572-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New England Revolution",
                    "reward": "3.91000",
                    "odds": "4.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86ede3cb-d581-411b-8b6d-e3f7e1365e70/?format=api"
                }
            ]
        },
        {
            "id": "ed1cf815-eaea-4722-a150-ce013f1e12d1",
            "match": "https://api-prod.gambitprofit.com/api/matches/c42868ce-cab6-46b9-afac-3839651dee2b/?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": 6086.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 3914.0
                    }
                ],
                "expected_reward_tokens": 8884.78,
                "profit_sb": -115.22,
                "profit_sb_percentage": -1.28,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c8bac3f7-769f-40ef-a0f0-d005c876b2ba",
                    "gambit_id": "90bf7da4-b32e-4da1-89cc-51c345f775f8",
                    "last_updated": "2022-08-18T10:51:55.138791-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.46000",
                    "odds": "1.50000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed1cf815-eaea-4722-a150-ce013f1e12d1/?format=api"
                },
                {
                    "id": "a6cf3b38-86d5-4a36-b113-f30825a3b707",
                    "gambit_id": "f10091d7-62fa-4ea4-9b41-05c641de9752",
                    "last_updated": "2022-08-18T10:51:55.139199-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.27000",
                    "odds": "2.40000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed1cf815-eaea-4722-a150-ce013f1e12d1/?format=api"
                }
            ]
        }
    ]
}