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/89f5e1c4-3ba9-40b3-ba58-a2c9a911bb34/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "89f5e1c4-3ba9-40b3-ba58-a2c9a911bb34",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "eedd3f22-2a35-462a-94d8-7f0da8205bc6",
    "completed": true,
    "last_updated": "2023-03-19T16:42:15.167866-04:00",
    "created_at": "2023-03-17T23:07:15.181498-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.39,
    "sport_category": "Mens NCAAB Tournament",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/eedd3f22-2a35-462a-94d8-7f0da8205bc6",
    "datetime": "2023-03-18T12:00:00-04:00",
    "cutoff_datetime": "2023-03-18T12:00:00-04:00",
    "name": "Auburn v. Houston",
    "bettypes": [
        {
            "id": "511cbd23-3d4d-4cb2-9567-8c4e4b82d82d",
            "match": "https://api-prod.gambitprofit.com/api/matches/89f5e1c4-3ba9-40b3-ba58-a2c9a911bb34/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-17T23:07:15.197617-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": "Houston",
                        "amount": 6759.0
                    },
                    {
                        "team": "Auburn",
                        "amount": 3241.0
                    }
                ],
                "expected_reward_tokens": 9462.6,
                "profit_sb": -37.4,
                "profit_sb_percentage": -0.39,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e3204684-b8f2-4059-a3d6-81204fe8e50c",
                    "gambit_id": "cd183018-bd2b-4369-87bb-112748dc43cd",
                    "last_updated": "2023-03-19T16:42:15.180610-04:00",
                    "created_at": "2023-03-17T23:07:15.199488-04:00",
                    "name": "Houston",
                    "reward": "1.40000",
                    "odds": "1.41670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/511cbd23-3d4d-4cb2-9567-8c4e4b82d82d/?format=api"
                },
                {
                    "id": "fcff7d43-e813-47fc-b1ed-6557093b7c8e",
                    "gambit_id": "360850e3-b7ef-47e1-8be6-bfdd902a05a1",
                    "last_updated": "2023-03-19T16:42:15.181904-04:00",
                    "created_at": "2023-03-17T23:07:15.201729-04:00",
                    "name": "Auburn",
                    "reward": "2.92000",
                    "odds": "3.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/511cbd23-3d4d-4cb2-9567-8c4e4b82d82d/?format=api"
                }
            ]
        },
        {
            "id": "e0afc67c-bdef-46d4-b3cd-0d9b5e4fd8dc",
            "match": "https://api-prod.gambitprofit.com/api/matches/89f5e1c4-3ba9-40b3-ba58-a2c9a911bb34/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-17T23:07:15.191311-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": "Houston",
                        "amount": 5000.0
                    },
                    {
                        "team": "Auburn",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "eae48ce9-6850-410c-954c-f32354e7f3d9",
                    "gambit_id": "0c8b68ef-c8d1-4148-938f-16896b1a9a75",
                    "last_updated": "2023-03-19T16:42:15.176111-04:00",
                    "created_at": "2023-03-17T23:07:15.193054-04:00",
                    "name": "Houston",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0afc67c-bdef-46d4-b3cd-0d9b5e4fd8dc/?format=api"
                },
                {
                    "id": "2716482a-55e7-4ed9-9dec-d10230173291",
                    "gambit_id": "a658f0cc-e671-4e2b-8aa8-d1b8b721f50a",
                    "last_updated": "2023-03-19T16:42:15.177627-04:00",
                    "created_at": "2023-03-17T23:07:15.195233-04:00",
                    "name": "Auburn",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0afc67c-bdef-46d4-b3cd-0d9b5e4fd8dc/?format=api"
                }
            ]
        },
        {
            "id": "c0da5534-e6e6-478e-9ff8-0faa7b03f7e0",
            "match": "https://api-prod.gambitprofit.com/api/matches/89f5e1c4-3ba9-40b3-ba58-a2c9a911bb34/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-17T23:07:15.184350-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 Under 132.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 132.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "df426690-e67c-4ff1-adbd-f06b50bc5875",
                    "gambit_id": "203e9184-39d5-4513-b67f-ce44985983e9",
                    "last_updated": "2023-03-19T16:42:15.171756-04:00",
                    "created_at": "2023-03-17T23:07:15.186593-04:00",
                    "name": "Game Total Under 132.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "132.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0da5534-e6e6-478e-9ff8-0faa7b03f7e0/?format=api"
                },
                {
                    "id": "73fe8054-bf03-46ea-9838-51710a37038a",
                    "gambit_id": "a922cb1c-fe9e-423c-86da-5e6d151b16ab",
                    "last_updated": "2023-03-19T16:42:15.173180-04:00",
                    "created_at": "2023-03-17T23:07:15.188861-04:00",
                    "name": "Game Total Over 132.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "132.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0da5534-e6e6-478e-9ff8-0faa7b03f7e0/?format=api"
                }
            ]
        }
    ]
}