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/181e053d-b08e-4d49-b811-7ba23602eaa9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "181e053d-b08e-4d49-b811-7ba23602eaa9",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "61a18b14-5b1e-44f0-8930-5a6ceac74260",
    "completed": true,
    "last_updated": "2024-01-02T10:23:13.930248-05:00",
    "created_at": "2023-12-31T10:08:03.691060-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.79,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/61a18b14-5b1e-44f0-8930-5a6ceac74260",
    "datetime": "2023-12-31T20:07:00-05:00",
    "cutoff_datetime": "2023-12-31T20:07:00-05:00",
    "name": "Edmonton Oilers v. Anaheim Ducks",
    "bettypes": [
        {
            "id": "c76496f9-316b-4a00-bf7e-de320e0be389",
            "match": "https://api-prod.gambitprofit.com/api/matches/181e053d-b08e-4d49-b811-7ba23602eaa9/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-31T10:08:03.701748-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": "Edmonton Oilers",
                        "amount": 6554.0
                    },
                    {
                        "team": "Anaheim Ducks",
                        "amount": 3446.0
                    }
                ],
                "expected_reward_tokens": 9372.22,
                "profit_sb": -127.78,
                "profit_sb_percentage": -1.35,
                "recommended": false
            },
            "lines": [
                {
                    "id": "03bd6ab3-3dd9-495f-8658-0751caa6a16c",
                    "gambit_id": "47324f24-e67d-48db-adee-976904bac9ed",
                    "last_updated": "2024-01-02T10:23:13.946410-05:00",
                    "created_at": "2023-12-31T10:08:03.706170-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "1.43000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c76496f9-316b-4a00-bf7e-de320e0be389/?format=api"
                },
                {
                    "id": "9a43c8b6-0141-4a97-b88f-9a6a8bdaae9d",
                    "gambit_id": "98589eef-ed82-480e-9569-c9be53b67a83",
                    "last_updated": "2024-01-02T10:23:13.950131-05:00",
                    "created_at": "2023-12-31T10:08:03.710367-05:00",
                    "name": "Anaheim Ducks",
                    "reward": "2.72000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c76496f9-316b-4a00-bf7e-de320e0be389/?format=api"
                }
            ]
        },
        {
            "id": "c12dface-1867-408e-b957-6f7c5dd1cc18",
            "match": "https://api-prod.gambitprofit.com/api/matches/181e053d-b08e-4d49-b811-7ba23602eaa9/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-31T10:08:03.715064-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": "Anaheim Ducks",
                        "amount": 5423.0
                    },
                    {
                        "team": "Edmonton Oilers",
                        "amount": 4577.0
                    }
                ],
                "expected_reward_tokens": 9381.79,
                "profit_sb": -118.21,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a1407bf4-2c15-49b1-b833-6196ad800719",
                    "gambit_id": "407b906f-f77e-4e32-9cd4-0ea089ce4593",
                    "last_updated": "2024-01-02T10:23:13.960044-05:00",
                    "created_at": "2023-12-31T10:08:03.725481-05:00",
                    "name": "Anaheim Ducks",
                    "reward": "1.73000",
                    "odds": "1.76920",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c12dface-1867-408e-b957-6f7c5dd1cc18/?format=api"
                },
                {
                    "id": "28023eae-b082-4166-9c1d-463e47663cb5",
                    "gambit_id": "84532c22-a46b-4ee1-bb12-6f8915dc15f2",
                    "last_updated": "2024-01-02T10:23:13.956725-05:00",
                    "created_at": "2023-12-31T10:08:03.719872-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "2.05000",
                    "odds": "2.10000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c12dface-1867-408e-b957-6f7c5dd1cc18/?format=api"
                }
            ]
        },
        {
            "id": "31eb5a0e-74d9-4ffe-a9ff-5487aa48708a",
            "match": "https://api-prod.gambitprofit.com/api/matches/181e053d-b08e-4d49-b811-7ba23602eaa9/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-31T10:08:03.730974-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 6.5",
                        "amount": 5512.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4488.0
                    }
                ],
                "expected_reward_tokens": 9424.8,
                "profit_sb": -75.2,
                "profit_sb_percentage": -0.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4f2e38dc-e877-4f74-baa7-3f588b9882ff",
                    "gambit_id": "9c6de58f-d81c-48c2-8d82-d0d86d4d6cec",
                    "last_updated": "2024-01-02T10:23:13.966342-05:00",
                    "created_at": "2023-12-31T10:08:03.736151-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.71000",
                    "odds": "1.74070",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31eb5a0e-74d9-4ffe-a9ff-5487aa48708a/?format=api"
                },
                {
                    "id": "c189ab7d-00a2-4f55-8622-e010ee7167cf",
                    "gambit_id": "025cf94e-53b5-43a7-9693-dff672eaf4d7",
                    "last_updated": "2024-01-02T10:23:13.969926-05:00",
                    "created_at": "2023-12-31T10:08:03.740442-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "2.10000",
                    "odds": "2.15000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31eb5a0e-74d9-4ffe-a9ff-5487aa48708a/?format=api"
                }
            ]
        }
    ]
}