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/8b08796f-3a7c-4a76-8582-478a36be0350/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8b08796f-3a7c-4a76-8582-478a36be0350",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e9841c56-d582-4b77-a5f3-346eb151d2e7",
    "completed": true,
    "last_updated": "2023-05-14T10:57:13.471251-04:00",
    "created_at": "2023-05-11T11:17:07.029881-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.05,
    "sport_category": "NHL Playoffs",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/e9841c56-d582-4b77-a5f3-346eb151d2e7",
    "datetime": "2023-05-11T21:40:00-04:00",
    "cutoff_datetime": "2023-05-11T21:40:00-04:00",
    "name": "Seattle Kraken v. Dallas Stars",
    "bettypes": [
        {
            "id": "44f91871-de18-4a86-8dcf-4f94934f510a",
            "match": "https://api-prod.gambitprofit.com/api/matches/8b08796f-3a7c-4a76-8582-478a36be0350/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-05-11T11:17:07.041864-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": "Dallas Stars",
                        "amount": 6399.0
                    },
                    {
                        "team": "Seattle Kraken",
                        "amount": 3601.0
                    }
                ],
                "expected_reward_tokens": 9470.52,
                "profit_sb": -29.48,
                "profit_sb_percentage": -0.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4215fa1f-2c95-431b-aedb-b0ac50766934",
                    "gambit_id": "84f888ef-7e87-4c9e-817d-cd06f99f692d",
                    "last_updated": "2023-05-14T10:57:13.482169-04:00",
                    "created_at": "2023-05-11T11:17:07.043637-04:00",
                    "name": "Dallas Stars",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44f91871-de18-4a86-8dcf-4f94934f510a/?format=api"
                },
                {
                    "id": "71122b1d-48a2-449c-b33f-e866270b7989",
                    "gambit_id": "8b065b9b-b4b3-43c6-b7c3-022abaf4569c",
                    "last_updated": "2023-05-14T10:57:13.483409-04:00",
                    "created_at": "2023-05-11T11:17:07.045382-04:00",
                    "name": "Seattle Kraken",
                    "reward": "2.63000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44f91871-de18-4a86-8dcf-4f94934f510a/?format=api"
                }
            ]
        },
        {
            "id": "c8b03048-678d-4a24-904a-c5d9b9124cc6",
            "match": "https://api-prod.gambitprofit.com/api/matches/8b08796f-3a7c-4a76-8582-478a36be0350/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-05-11T11:17:07.037003-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": "Seattle Kraken",
                        "amount": 5867.0
                    },
                    {
                        "team": "Dallas Stars",
                        "amount": 4133.0
                    }
                ],
                "expected_reward_tokens": 9504.54,
                "profit_sb": 4.54,
                "profit_sb_percentage": 0.05,
                "recommended": true
            },
            "lines": [
                {
                    "id": "535f7b40-6652-47a0-b37c-9fdb96834bbd",
                    "gambit_id": "1b8d613f-300c-4d8b-b1c9-a01883d873ef",
                    "last_updated": "2023-05-14T10:57:13.479627-04:00",
                    "created_at": "2023-05-11T11:17:07.040137-04:00",
                    "name": "Seattle Kraken",
                    "reward": "1.62000",
                    "odds": "1.64520",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8b03048-678d-4a24-904a-c5d9b9124cc6/?format=api"
                },
                {
                    "id": "ff55dd8d-6a02-4f4c-88b8-7b36ba9d93d8",
                    "gambit_id": "a658297c-8aeb-4d12-a659-c57248ae6d78",
                    "last_updated": "2023-05-14T10:57:13.478347-04:00",
                    "created_at": "2023-05-11T11:17:07.038511-04:00",
                    "name": "Dallas Stars",
                    "reward": "2.30000",
                    "odds": "2.35000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8b03048-678d-4a24-904a-c5d9b9124cc6/?format=api"
                }
            ]
        },
        {
            "id": "0aa50c74-fc67-4332-ba14-7eb4a49a52b9",
            "match": "https://api-prod.gambitprofit.com/api/matches/8b08796f-3a7c-4a76-8582-478a36be0350/?format=api",
            "name": "Over/Under",
            "created_at": "2023-05-11T11:17:07.031989-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 6",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "539aa233-dcbd-4fd2-9f2c-93fcbbe83e54",
                    "gambit_id": "bb951ecc-1a29-4427-b5b2-fd211fecf7fa",
                    "last_updated": "2023-05-14T10:57:13.474459-04:00",
                    "created_at": "2023-05-11T11:17:07.033578-04:00",
                    "name": "Game Total Under 6",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0aa50c74-fc67-4332-ba14-7eb4a49a52b9/?format=api"
                },
                {
                    "id": "32427e2d-0697-4c2d-a356-e863c4edd545",
                    "gambit_id": "04e943a3-0e82-4ff2-97d1-2a89c00bc014",
                    "last_updated": "2023-05-14T10:57:13.475774-04:00",
                    "created_at": "2023-05-11T11:17:07.035305-04:00",
                    "name": "Game Total Over 6",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0aa50c74-fc67-4332-ba14-7eb4a49a52b9/?format=api"
                }
            ]
        }
    ]
}