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/a37c73eb-cdb6-4e24-92e3-85cffcc4361f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a37c73eb-cdb6-4e24-92e3-85cffcc4361f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "fcbfa216-5303-4b1e-b7e5-1332bdbc3225",
    "completed": true,
    "last_updated": "2023-01-18T09:32:09.207068-05:00",
    "created_at": "2023-01-17T09:27:13.303430-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.06,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/fcbfa216-5303-4b1e-b7e5-1332bdbc3225",
    "datetime": "2023-01-17T21:07:00-05:00",
    "cutoff_datetime": "2023-01-17T21:07:00-05:00",
    "name": "Detroit Red Wings v. Arizona Coyotes",
    "bettypes": [
        {
            "id": "3b418c92-baf1-418f-97ce-f5be40132eae",
            "match": "https://api-prod.gambitprofit.com/api/matches/a37c73eb-cdb6-4e24-92e3-85cffcc4361f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-17T09:27:13.313329-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": "Detroit Red Wings",
                        "amount": 5431.0
                    },
                    {
                        "team": "Arizona Coyotes",
                        "amount": 4569.0
                    }
                ],
                "expected_reward_tokens": 9503.52,
                "profit_sb": 3.52,
                "profit_sb_percentage": 0.04,
                "recommended": true
            },
            "lines": [
                {
                    "id": "41c61f08-aa59-4c6e-bc88-e665da6f430c",
                    "gambit_id": "4c8e7944-724a-45bf-99bb-4849e3555a51",
                    "last_updated": "2023-01-18T09:32:09.218144-05:00",
                    "created_at": "2023-01-17T09:27:13.316731-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "1.75000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b418c92-baf1-418f-97ce-f5be40132eae/?format=api"
                },
                {
                    "id": "1eee4afd-0179-4a4f-a065-7ce8d2dcb8d2",
                    "gambit_id": "b8e47019-a3da-4cbe-9a06-9256c299ac44",
                    "last_updated": "2023-01-18T09:32:09.217064-05:00",
                    "created_at": "2023-01-17T09:27:13.314927-05:00",
                    "name": "Arizona Coyotes",
                    "reward": "2.08000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b418c92-baf1-418f-97ce-f5be40132eae/?format=api"
                }
            ]
        },
        {
            "id": "6ba5284e-8c81-452e-b162-871490519cdb",
            "match": "https://api-prod.gambitprofit.com/api/matches/a37c73eb-cdb6-4e24-92e3-85cffcc4361f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-17T09:27:13.309337-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": "Arizona Coyotes",
                        "amount": 6556.0
                    },
                    {
                        "team": "Detroit Red Wings",
                        "amount": 3444.0
                    }
                ],
                "expected_reward_tokens": 9505.44,
                "profit_sb": 5.44,
                "profit_sb_percentage": 0.06,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bcbd5680-db24-40e8-acdd-7901422734a9",
                    "gambit_id": "f64ddb13-5e54-4c55-8241-1e1edc8d46c0",
                    "last_updated": "2023-01-18T09:32:09.213654-05:00",
                    "created_at": "2023-01-17T09:27:13.310613-05:00",
                    "name": "Arizona Coyotes",
                    "reward": "1.45000",
                    "odds": "1.45450",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ba5284e-8c81-452e-b162-871490519cdb/?format=api"
                },
                {
                    "id": "bf1caa6e-f168-461e-8c0d-dbda58af2002",
                    "gambit_id": "5249a16e-54d5-4bac-9c06-6cc6950c2931",
                    "last_updated": "2023-01-18T09:32:09.214814-05:00",
                    "created_at": "2023-01-17T09:27:13.311850-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "2.76000",
                    "odds": "2.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6ba5284e-8c81-452e-b162-871490519cdb/?format=api"
                }
            ]
        },
        {
            "id": "be17e958-d41e-47ff-9e2a-2a1f502e35bd",
            "match": "https://api-prod.gambitprofit.com/api/matches/a37c73eb-cdb6-4e24-92e3-85cffcc4361f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-17T09:27:13.305246-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": 5328.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4672.0
                    }
                ],
                "expected_reward_tokens": 9483.84,
                "profit_sb": -16.16,
                "profit_sb_percentage": -0.17,
                "recommended": false
            },
            "lines": [
                {
                    "id": "4480a9cc-d7cc-4e65-939c-45f849c32008",
                    "gambit_id": "6be4adc7-09ff-4340-8cbd-6f7074db60f0",
                    "last_updated": "2023-01-18T09:32:09.211100-05:00",
                    "created_at": "2023-01-17T09:27:13.307844-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.78000",
                    "odds": "1.80000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be17e958-d41e-47ff-9e2a-2a1f502e35bd/?format=api"
                },
                {
                    "id": "a494ade2-5b95-44a4-b069-c4cea839f5cb",
                    "gambit_id": "ecf4c249-9909-44b0-9e5a-fb8e3e9147fa",
                    "last_updated": "2023-01-18T09:32:09.209890-05:00",
                    "created_at": "2023-01-17T09:27:13.306528-05:00",
                    "name": "Game Total Under 6",
                    "reward": "2.03000",
                    "odds": "2.05000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be17e958-d41e-47ff-9e2a-2a1f502e35bd/?format=api"
                }
            ]
        }
    ]
}