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/9ec7fed4-17c9-4be5-949d-243fdde5c67f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9ec7fed4-17c9-4be5-949d-243fdde5c67f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "498b7d9a-822a-4c71-b9c4-79b722c680a3",
    "completed": true,
    "last_updated": "2023-03-29T13:31:54.386706-04:00",
    "created_at": "2023-03-28T10:07:00.253509-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.08,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/498b7d9a-822a-4c71-b9c4-79b722c680a3",
    "datetime": "2023-03-28T20:07:00-04:00",
    "cutoff_datetime": "2023-03-28T20:07:00-04:00",
    "name": "Vancouver Canucks v. St Louis Blues",
    "bettypes": [
        {
            "id": "ea4ae7e3-6bb0-46c2-8488-c4dffdb0de70",
            "match": "https://api-prod.gambitprofit.com/api/matches/9ec7fed4-17c9-4be5-949d-243fdde5c67f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-28T10:07:00.269339-04: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": 5107.0
                    },
                    {
                        "team": "St Louis Blues",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a6a31a95-be68-476c-8f60-4d6949e6379b",
                    "gambit_id": "61215a82-36b1-4a3b-b124-75ed911cf774",
                    "last_updated": "2023-03-29T13:31:54.408315-04:00",
                    "created_at": "2023-03-28T10:07:00.273137-04:00",
                    "name": "Vancouver Canucks",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea4ae7e3-6bb0-46c2-8488-c4dffdb0de70/?format=api"
                },
                {
                    "id": "72aab266-9e5e-4dc1-9da5-2142c44f7b61",
                    "gambit_id": "e538c31e-ea84-4a7b-960b-83ff1c007856",
                    "last_updated": "2023-03-29T13:31:54.406150-04:00",
                    "created_at": "2023-03-28T10:07:00.271151-04:00",
                    "name": "St Louis Blues",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea4ae7e3-6bb0-46c2-8488-c4dffdb0de70/?format=api"
                }
            ]
        },
        {
            "id": "bce3fcfe-69d8-4b1f-bb68-676b38e479f9",
            "match": "https://api-prod.gambitprofit.com/api/matches/9ec7fed4-17c9-4be5-949d-243fdde5c67f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-28T10:07:00.263279-04: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": 6991.0
                    },
                    {
                        "team": "St Louis Blues",
                        "amount": 3009.0
                    }
                ],
                "expected_reward_tokens": 9507.76,
                "profit_sb": 7.76,
                "profit_sb_percentage": 0.08,
                "recommended": true
            },
            "lines": [
                {
                    "id": "77f28edb-32cb-4667-92d8-b65bc49a4ed2",
                    "gambit_id": "76fb9d44-c8ec-422a-8ca5-061fd60912f3",
                    "last_updated": "2023-03-29T13:31:54.402230-04:00",
                    "created_at": "2023-03-28T10:07:00.267238-04:00",
                    "name": "Vancouver Canucks",
                    "reward": "1.36000",
                    "odds": "1.37740",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bce3fcfe-69d8-4b1f-bb68-676b38e479f9/?format=api"
                },
                {
                    "id": "a8246f7a-613d-4b8c-a513-227a4392f26f",
                    "gambit_id": "22a0b475-497b-40ab-8c7a-303f4607a671",
                    "last_updated": "2023-03-29T13:31:54.399792-04:00",
                    "created_at": "2023-03-28T10:07:00.265117-04:00",
                    "name": "St Louis Blues",
                    "reward": "3.16000",
                    "odds": "3.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bce3fcfe-69d8-4b1f-bb68-676b38e479f9/?format=api"
                }
            ]
        },
        {
            "id": "d8899c11-5c63-47f9-aec9-733219eee265",
            "match": "https://api-prod.gambitprofit.com/api/matches/9ec7fed4-17c9-4be5-949d-243fdde5c67f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-28T10:07:00.256552-04: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": 5421.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4579.0
                    }
                ],
                "expected_reward_tokens": 9432.54,
                "profit_sb": -67.46,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1b80dae3-1608-45f4-bbca-d657d650498a",
                    "gambit_id": "40652bb5-d4e6-4936-8ae6-71e75565b6e9",
                    "last_updated": "2023-03-29T13:31:54.393959-04:00",
                    "created_at": "2023-03-28T10:07:00.261087-04:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8899c11-5c63-47f9-aec9-733219eee265/?format=api"
                },
                {
                    "id": "53d725b1-4a1b-4ae6-91f5-9a3a5337c021",
                    "gambit_id": "53d756ab-f223-43b0-94e3-487eeedee91e",
                    "last_updated": "2023-03-29T13:31:54.391438-04:00",
                    "created_at": "2023-03-28T10:07:00.258840-04:00",
                    "name": "Game Total Under 6.5",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8899c11-5c63-47f9-aec9-733219eee265/?format=api"
                }
            ]
        }
    ]
}