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/809ae09f-4b4f-4150-96ee-49666c2d9b6a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "809ae09f-4b4f-4150-96ee-49666c2d9b6a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c34549a4-fd4b-43bd-9d77-5bd9ef47ecb0",
    "completed": true,
    "last_updated": "2023-12-18T10:58:07.624915-05:00",
    "created_at": "2023-12-15T09:13:05.698449-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.35,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/c34549a4-fd4b-43bd-9d77-5bd9ef47ecb0",
    "datetime": "2023-12-15T19:10:00-05:00",
    "cutoff_datetime": "2023-12-15T19:10:00-05:00",
    "name": "Detroit Pistons v. Philadelphia 76ers",
    "bettypes": [
        {
            "id": "a7386181-c037-475b-998d-3be415aeb71a",
            "match": "https://api-prod.gambitprofit.com/api/matches/809ae09f-4b4f-4150-96ee-49666c2d9b6a/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-15T09:13:05.724159-05:00",
            "high_risk": {
                "possible": true,
                "name": "High Risk",
                "bet": [
                    {
                        "team": "Philadelphia 76ers",
                        "amount": 10000
                    }
                ],
                "expected_reward_tokens": 10800.0,
                "profit_sb": 1300.0,
                "profit_sb_percentage": 13.68,
                "recommended": true
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Philadelphia 76ers",
                        "amount": 8769.0
                    },
                    {
                        "team": "Detroit Pistons",
                        "amount": 1231.0
                    }
                ],
                "expected_reward_tokens": 9466.39,
                "profit_sb": -33.61,
                "profit_sb_percentage": -0.35,
                "recommended": false
            },
            "lines": [
                {
                    "id": "21a62502-0fcc-4180-903e-ffee781dc8ab",
                    "gambit_id": "8538327b-3489-4263-9b3c-3b399f06a585",
                    "last_updated": "2023-12-18T10:58:07.653127-05:00",
                    "created_at": "2023-12-15T09:13:05.734112-05:00",
                    "name": "Philadelphia 76ers",
                    "reward": "1.08000",
                    "odds": "1.08330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7386181-c037-475b-998d-3be415aeb71a/?format=api"
                },
                {
                    "id": "1f0ea8eb-82fa-40ae-a84b-c8b88a5a11af",
                    "gambit_id": "70ac307a-5052-49e5-8068-eaa3266877e7",
                    "last_updated": "2023-12-18T10:58:07.649401-05:00",
                    "created_at": "2023-12-15T09:13:05.728944-05:00",
                    "name": "Detroit Pistons",
                    "reward": "7.69000",
                    "odds": "8.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7386181-c037-475b-998d-3be415aeb71a/?format=api"
                }
            ]
        },
        {
            "id": "0b15db80-6a35-4f48-bc07-145adc62aa09",
            "match": "https://api-prod.gambitprofit.com/api/matches/809ae09f-4b4f-4150-96ee-49666c2d9b6a/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-15T09:13:05.709016-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": "Philadelphia 76ers",
                        "amount": 5000.0
                    },
                    {
                        "team": "Detroit Pistons",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e0f18246-532c-4b64-bfb1-3e0066d3ee9a",
                    "gambit_id": "f6abc18b-ce3a-47bb-9e99-8cb55bb18487",
                    "last_updated": "2023-12-18T10:58:07.641664-05:00",
                    "created_at": "2023-12-15T09:13:05.719087-05:00",
                    "name": "Philadelphia 76ers",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-15.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b15db80-6a35-4f48-bc07-145adc62aa09/?format=api"
                },
                {
                    "id": "7954730a-cd80-40eb-a5b4-fb33165859fd",
                    "gambit_id": "9fb17f8e-1c39-42bb-93e4-122a0d3d6461",
                    "last_updated": "2023-12-18T10:58:07.638174-05:00",
                    "created_at": "2023-12-15T09:13:05.713980-05:00",
                    "name": "Detroit Pistons",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "15.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b15db80-6a35-4f48-bc07-145adc62aa09/?format=api"
                }
            ]
        },
        {
            "id": "906bf7b2-87bc-4f95-8fdb-fe4301061c5d",
            "match": "https://api-prod.gambitprofit.com/api/matches/809ae09f-4b4f-4150-96ee-49666c2d9b6a/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-15T09:13:05.744091-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 234.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 234.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "f2a48900-0fba-4371-b68a-589461422140",
                    "gambit_id": "05ac1f48-38ed-47c2-841f-936c51afde20",
                    "last_updated": "2023-12-18T10:58:07.660248-05:00",
                    "created_at": "2023-12-15T09:13:05.748876-05:00",
                    "name": "Game Total Over 234.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "234.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/906bf7b2-87bc-4f95-8fdb-fe4301061c5d/?format=api"
                },
                {
                    "id": "b36e3dc5-0c8a-47c6-8f14-ae5214be1284",
                    "gambit_id": "efea52c4-93aa-41b2-a776-5f447489ae61",
                    "last_updated": "2023-12-18T10:58:07.663782-05:00",
                    "created_at": "2023-12-15T09:13:05.753502-05:00",
                    "name": "Game Total Under 234.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "234.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/906bf7b2-87bc-4f95-8fdb-fe4301061c5d/?format=api"
                }
            ]
        }
    ]
}