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/f7cc1c45-0820-44a2-96b0-9f9a63289f26/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f7cc1c45-0820-44a2-96b0-9f9a63289f26",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "fd412f6d-adfd-4dab-8c68-bbc27887b6b4",
    "completed": true,
    "last_updated": "2024-01-05T23:03:05.569862-05:00",
    "created_at": "2024-01-04T09:18:23.914686-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.34,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/fd412f6d-adfd-4dab-8c68-bbc27887b6b4",
    "datetime": "2024-01-04T20:07:00-05:00",
    "cutoff_datetime": "2024-01-04T20:07:00-05:00",
    "name": "Vancouver Canucks v. St Louis Blues",
    "bettypes": [
        {
            "id": "c48101d5-bf4f-4bd9-a6a0-9a1a96930795",
            "match": "https://api-prod.gambitprofit.com/api/matches/f7cc1c45-0820-44a2-96b0-9f9a63289f26/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-04T09:18:23.932090-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": "Vancouver Canucks",
                        "amount": 5773.0
                    },
                    {
                        "team": "St Louis Blues",
                        "amount": 4227.0
                    }
                ],
                "expected_reward_tokens": 9467.72,
                "profit_sb": -32.28,
                "profit_sb_percentage": -0.34,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a68e34f1-539a-495d-961d-5cd2b008e983",
                    "gambit_id": "dd98ae8a-9c12-425c-aeae-d1577f5acb08",
                    "last_updated": "2024-01-05T23:03:05.581766-05:00",
                    "created_at": "2024-01-04T09:18:23.940332-05:00",
                    "name": "Vancouver Canucks",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c48101d5-bf4f-4bd9-a6a0-9a1a96930795/?format=api"
                },
                {
                    "id": "bd5f4637-4a38-4dc4-b2e4-2eb9a3994850",
                    "gambit_id": "2d42ed56-aa87-4b74-b5fc-252d0b781272",
                    "last_updated": "2024-01-05T23:03:05.585164-05:00",
                    "created_at": "2024-01-04T09:18:23.949531-05:00",
                    "name": "St Louis Blues",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c48101d5-bf4f-4bd9-a6a0-9a1a96930795/?format=api"
                }
            ]
        },
        {
            "id": "082af140-dd88-42f0-9e87-8840a7212903",
            "match": "https://api-prod.gambitprofit.com/api/matches/f7cc1c45-0820-44a2-96b0-9f9a63289f26/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-04T09:18:23.954487-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": "St Louis Blues",
                        "amount": 6390.0
                    },
                    {
                        "team": "Vancouver Canucks",
                        "amount": 3610.0
                    }
                ],
                "expected_reward_tokens": 9457.2,
                "profit_sb": -42.8,
                "profit_sb_percentage": -0.45,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ce4282c8-396e-489e-a5df-07f42a90baaf",
                    "gambit_id": "a05843bc-76a1-4eb6-b321-28b5f87f6caf",
                    "last_updated": "2024-01-05T23:03:05.597192-05:00",
                    "created_at": "2024-01-04T09:18:23.964340-05:00",
                    "name": "St Louis Blues",
                    "reward": "1.48000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/082af140-dd88-42f0-9e87-8840a7212903/?format=api"
                },
                {
                    "id": "e37a851c-44ee-4e74-ab88-137e56486b62",
                    "gambit_id": "8b7f61b5-0018-44ab-ab30-2e6bca47fb9b",
                    "last_updated": "2024-01-05T23:03:05.592771-05:00",
                    "created_at": "2024-01-04T09:18:23.958811-05:00",
                    "name": "Vancouver Canucks",
                    "reward": "2.62000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/082af140-dd88-42f0-9e87-8840a7212903/?format=api"
                }
            ]
        },
        {
            "id": "619d56a4-5eaa-4682-87cc-eef0d9507233",
            "match": "https://api-prod.gambitprofit.com/api/matches/f7cc1c45-0820-44a2-96b0-9f9a63289f26/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-04T09:18:23.968187-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": 5107.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cd00450a-ff02-48af-839a-5cbacc38a7a9",
                    "gambit_id": "1d02b4d7-036e-4ef4-b9e8-f80572fc764f",
                    "last_updated": "2024-01-05T23:03:05.607593-05:00",
                    "created_at": "2024-01-04T09:18:23.977686-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/619d56a4-5eaa-4682-87cc-eef0d9507233/?format=api"
                },
                {
                    "id": "0105e4da-ce3b-4f54-a540-8e2c6f49c48a",
                    "gambit_id": "ae158cdb-f6f2-4b5c-ab42-6f1d31295b55",
                    "last_updated": "2024-01-05T23:03:05.604119-05:00",
                    "created_at": "2024-01-04T09:18:23.972501-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/619d56a4-5eaa-4682-87cc-eef0d9507233/?format=api"
                }
            ]
        }
    ]
}