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/1176e416-445b-4d11-b2e6-dbb15e3a21e4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "1176e416-445b-4d11-b2e6-dbb15e3a21e4",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "e39eba27-b993-41a8-ba7a-beb7c527229d",
    "completed": true,
    "last_updated": "2022-12-22T20:32:20.822349-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.78,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/e39eba27-b993-41a8-ba7a-beb7c527229d",
    "datetime": "2022-12-21T22:07:00-05:00",
    "cutoff_datetime": "2022-12-21T22:07:00-05:00",
    "name": "Arizona Coyotes v. Vegas Golden Knights",
    "bettypes": [
        {
            "id": "7e1cd46b-3be8-473e-9d7f-d753d8e17b81",
            "match": "https://api-prod.gambitprofit.com/api/matches/1176e416-445b-4d11-b2e6-dbb15e3a21e4/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "Vegas Golden Knights",
                        "amount": 7101.0
                    },
                    {
                        "team": "Arizona Coyotes",
                        "amount": 2899.0
                    }
                ],
                "expected_reward_tokens": 9160.29,
                "profit_sb": 160.29,
                "profit_sb_percentage": 1.78,
                "recommended": true
            },
            "lines": [
                {
                    "id": "72396924-c1d9-4e82-ae3c-bc7c36224ad3",
                    "gambit_id": "1dc8a25a-4198-48b2-886e-f73dc049a79d",
                    "last_updated": "2022-12-22T20:32:20.832267-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Vegas Golden Knights",
                    "reward": "1.29000",
                    "odds": "1.33330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e1cd46b-3be8-473e-9d7f-d753d8e17b81/?format=api"
                },
                {
                    "id": "8b1b9248-d2e8-41e6-abf9-e9dccd9ff639",
                    "gambit_id": "3e9863c0-25f7-4be8-be2e-df897f27c3bf",
                    "last_updated": "2022-12-22T20:32:20.833415-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arizona Coyotes",
                    "reward": "3.16000",
                    "odds": "3.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e1cd46b-3be8-473e-9d7f-d753d8e17b81/?format=api"
                }
            ]
        },
        {
            "id": "c3fefa85-f30d-43f6-adba-0cda3011d8ef",
            "match": "https://api-prod.gambitprofit.com/api/matches/1176e416-445b-4d11-b2e6-dbb15e3a21e4/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": "Vegas Golden Knights",
                        "amount": 5209.0
                    },
                    {
                        "team": "Arizona Coyotes",
                        "amount": 4791.0
                    }
                ],
                "expected_reward_tokens": 8959.17,
                "profit_sb": -40.83,
                "profit_sb_percentage": -0.45,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1337c6e4-6498-4694-9b37-b1334e3df354",
                    "gambit_id": "70d8f561-4ef0-495f-9faf-4375f8da8324",
                    "last_updated": "2022-12-22T20:32:20.828719-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Vegas Golden Knights",
                    "reward": "1.72000",
                    "odds": "1.83330",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3fefa85-f30d-43f6-adba-0cda3011d8ef/?format=api"
                },
                {
                    "id": "8acee5b0-0f59-4336-8715-270fbb6f78d8",
                    "gambit_id": "63ab2efc-e1d5-4296-90b1-fa5fc101750a",
                    "last_updated": "2022-12-22T20:32:20.830035-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arizona Coyotes",
                    "reward": "1.87000",
                    "odds": "2.00000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3fefa85-f30d-43f6-adba-0cda3011d8ef/?format=api"
                }
            ]
        },
        {
            "id": "a6e03e97-4703-4ee9-b6c0-898e97067a2d",
            "match": "https://api-prod.gambitprofit.com/api/matches/1176e416-445b-4d11-b2e6-dbb15e3a21e4/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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",
                        "amount": 5098.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4902.0
                    }
                ],
                "expected_reward_tokens": 8921.5,
                "profit_sb": -78.5,
                "profit_sb_percentage": -0.87,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bef65616-3362-4ad9-8d31-377f04a6cafd",
                    "gambit_id": "b604e67f-af35-46f4-a2c2-9f927630207e",
                    "last_updated": "2022-12-22T20:32:20.826322-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.75000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6e03e97-4703-4ee9-b6c0-898e97067a2d/?format=api"
                },
                {
                    "id": "e773e836-0970-40a3-97ac-998a623c52c7",
                    "gambit_id": "6e773f19-1e6b-4eb4-9849-4a9002396197",
                    "last_updated": "2022-12-22T20:32:20.825167-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.82000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6e03e97-4703-4ee9-b6c0-898e97067a2d/?format=api"
                }
            ]
        }
    ]
}