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/81608064-a191-4ba8-a138-4849a900d54b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "81608064-a191-4ba8-a138-4849a900d54b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f3860367-7b3e-4064-b3a4-da85f4bac718",
    "completed": true,
    "last_updated": "2023-02-08T16:27:14.008545-05:00",
    "created_at": "2023-02-07T09:47:10.001365-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.7,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/f3860367-7b3e-4064-b3a4-da85f4bac718",
    "datetime": "2023-02-07T20:37:00-05:00",
    "cutoff_datetime": "2023-02-07T20:37:00-05:00",
    "name": "Anaheim Ducks v. Chicago Blackhawks",
    "bettypes": [
        {
            "id": "c87eceb0-780d-46d1-976c-7a7ea3805deb",
            "match": "https://api-prod.gambitprofit.com/api/matches/81608064-a191-4ba8-a138-4849a900d54b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-07T09:47:10.011855-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": "Chicago Blackhawks",
                        "amount": 5319.0
                    },
                    {
                        "team": "Anaheim Ducks",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a84d380c-f0ca-481b-9166-f802709b34b6",
                    "gambit_id": "d17eb1b4-1b7d-4bc8-87be-f161595b1898",
                    "last_updated": "2023-02-08T16:27:14.019003-05:00",
                    "created_at": "2023-02-07T09:47:10.013273-05:00",
                    "name": "Chicago Blackhawks",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c87eceb0-780d-46d1-976c-7a7ea3805deb/?format=api"
                },
                {
                    "id": "a0b0ed25-06be-410e-a01d-ff95fe48e8af",
                    "gambit_id": "f57b3e42-39f8-45bf-9096-c263499de7f0",
                    "last_updated": "2023-02-08T16:27:14.020262-05:00",
                    "created_at": "2023-02-07T09:47:10.014641-05:00",
                    "name": "Anaheim Ducks",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c87eceb0-780d-46d1-976c-7a7ea3805deb/?format=api"
                }
            ]
        },
        {
            "id": "344124f3-82bc-41f1-a4c5-336d36287817",
            "match": "https://api-prod.gambitprofit.com/api/matches/81608064-a191-4ba8-a138-4849a900d54b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-07T09:47:10.007604-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": 6643.0
                    },
                    {
                        "team": "Chicago Blackhawks",
                        "amount": 3357.0
                    }
                ],
                "expected_reward_tokens": 9433.06,
                "profit_sb": -66.94,
                "profit_sb_percentage": -0.7,
                "recommended": false
            },
            "lines": [
                {
                    "id": "48c6d1e8-0dc3-4511-80da-af194506710d",
                    "gambit_id": "e571d558-a61b-4a82-856a-16624b65d306",
                    "last_updated": "2023-02-08T16:27:14.016588-05:00",
                    "created_at": "2023-02-07T09:47:10.010257-05:00",
                    "name": "Anaheim Ducks",
                    "reward": "1.42000",
                    "odds": "1.43480",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/344124f3-82bc-41f1-a4c5-336d36287817/?format=api"
                },
                {
                    "id": "fd5d6c5c-5db1-4b02-8da4-ca0b18565498",
                    "gambit_id": "1d0fb24b-4fe2-4417-9154-c3efc2c3cf07",
                    "last_updated": "2023-02-08T16:27:14.015214-05:00",
                    "created_at": "2023-02-07T09:47:10.008909-05:00",
                    "name": "Chicago Blackhawks",
                    "reward": "2.81000",
                    "odds": "2.90000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/344124f3-82bc-41f1-a4c5-336d36287817/?format=api"
                }
            ]
        },
        {
            "id": "7c518f04-ca59-4a0d-a8e3-6b97fd69bb43",
            "match": "https://api-prod.gambitprofit.com/api/matches/81608064-a191-4ba8-a138-4849a900d54b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-07T09:47:10.003394-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 Under 6.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "810fd455-88bc-4927-9258-5a9475c096fe",
                    "gambit_id": "9632ae26-8e19-4e20-87a8-3c215a36c5f2",
                    "last_updated": "2023-02-08T16:27:14.011457-05:00",
                    "created_at": "2023-02-07T09:47:10.004796-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c518f04-ca59-4a0d-a8e3-6b97fd69bb43/?format=api"
                },
                {
                    "id": "b432d58c-1b47-43d8-9932-0970bf177b91",
                    "gambit_id": "88525aae-7744-47a3-98aa-51cc40c36dbf",
                    "last_updated": "2023-02-08T16:27:14.012717-05:00",
                    "created_at": "2023-02-07T09:47:10.006152-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7c518f04-ca59-4a0d-a8e3-6b97fd69bb43/?format=api"
                }
            ]
        }
    ]
}