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/7bbf9c34-e7c5-4eb9-9fbf-b6fcaa5c75ee/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7bbf9c34-e7c5-4eb9-9fbf-b6fcaa5c75ee",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c885857b-c0e7-4e3a-b86a-569ade83dacd",
    "completed": true,
    "last_updated": "2023-01-28T19:22:10.368200-05:00",
    "created_at": "2023-01-27T08:57:17.275711-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.24,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/c885857b-c0e7-4e3a-b86a-569ade83dacd",
    "datetime": "2023-01-27T20:10:00-05:00",
    "cutoff_datetime": "2023-01-27T20:10:00-05:00",
    "name": "Orlando Magic v. Miami Heat",
    "bettypes": [
        {
            "id": "d3932e22-3204-404e-b990-7d5131ede218",
            "match": "https://api-prod.gambitprofit.com/api/matches/7bbf9c34-e7c5-4eb9-9fbf-b6fcaa5c75ee/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-27T08:57:17.285356-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": "Miami Heat",
                        "amount": 7440.0
                    },
                    {
                        "team": "Orlando Magic",
                        "amount": 2560.0
                    }
                ],
                "expected_reward_tokens": 9523.2,
                "profit_sb": 23.2,
                "profit_sb_percentage": 0.24,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2f8bb087-f894-497b-8b77-d112b74dbdd7",
                    "gambit_id": "b9499203-9569-451c-a36d-735f4a6f1deb",
                    "last_updated": "2023-01-28T19:22:10.377779-05:00",
                    "created_at": "2023-01-27T08:57:17.286546-05:00",
                    "name": "Miami Heat",
                    "reward": "1.28000",
                    "odds": "1.28570",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3932e22-3204-404e-b990-7d5131ede218/?format=api"
                },
                {
                    "id": "fa6896a7-ed75-45d1-b06a-dd9242b28415",
                    "gambit_id": "8234dbaf-8911-4f62-989a-9e94b378051f",
                    "last_updated": "2023-01-28T19:22:10.378882-05:00",
                    "created_at": "2023-01-27T08:57:17.287783-05:00",
                    "name": "Orlando Magic",
                    "reward": "3.72000",
                    "odds": "3.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3932e22-3204-404e-b990-7d5131ede218/?format=api"
                }
            ]
        },
        {
            "id": "e67dc1ab-49ca-4a3c-86fc-6966d2c38f21",
            "match": "https://api-prod.gambitprofit.com/api/matches/7bbf9c34-e7c5-4eb9-9fbf-b6fcaa5c75ee/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-27T08:57:17.281508-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": "Miami Heat",
                        "amount": 5000.0
                    },
                    {
                        "team": "Orlando Magic",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "58c9b5f5-0096-46b9-ae20-a47e8d7e3c94",
                    "gambit_id": "bb3026d2-f7e0-4bd9-b5d1-6ace6cc7a735",
                    "last_updated": "2023-01-28T19:22:10.374433-05:00",
                    "created_at": "2023-01-27T08:57:17.282739-05:00",
                    "name": "Miami Heat",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e67dc1ab-49ca-4a3c-86fc-6966d2c38f21/?format=api"
                },
                {
                    "id": "8f939bd7-bee8-47e4-942a-5e6a0a7a4b74",
                    "gambit_id": "93bb7dfb-73d6-42a2-a7dd-8ca64de1ad2d",
                    "last_updated": "2023-01-28T19:22:10.375517-05:00",
                    "created_at": "2023-01-27T08:57:17.284009-05:00",
                    "name": "Orlando Magic",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "8.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e67dc1ab-49ca-4a3c-86fc-6966d2c38f21/?format=api"
                }
            ]
        },
        {
            "id": "a1e2113e-4eeb-4306-b9f9-e260ebafb629",
            "match": "https://api-prod.gambitprofit.com/api/matches/7bbf9c34-e7c5-4eb9-9fbf-b6fcaa5c75ee/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-27T08:57:17.277505-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 219",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 219",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "64c3ad87-b86f-48c9-bb07-8cb0db4fafa1",
                    "gambit_id": "a13ddbd6-2799-40a3-92ad-7b513ca5df44",
                    "last_updated": "2023-01-28T19:22:10.371000-05:00",
                    "created_at": "2023-01-27T08:57:17.278800-05:00",
                    "name": "Game Total Under 219",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "219.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1e2113e-4eeb-4306-b9f9-e260ebafb629/?format=api"
                },
                {
                    "id": "6cad674c-4c2b-4bbf-a281-4f209b938fd6",
                    "gambit_id": "f46a2d6a-6c5f-4c0e-a4b5-ef8dfdc8298e",
                    "last_updated": "2023-01-28T19:22:10.372214-05:00",
                    "created_at": "2023-01-27T08:57:17.280151-05:00",
                    "name": "Game Total Over 219",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "219.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1e2113e-4eeb-4306-b9f9-e260ebafb629/?format=api"
                }
            ]
        }
    ]
}