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/5113b270-b39c-4a9f-adfd-fb6359501993/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5113b270-b39c-4a9f-adfd-fb6359501993",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "90d59d82-62ea-4d3c-a5be-0bb9e321350d",
    "completed": true,
    "last_updated": "2023-03-31T14:37:25.851571-04:00",
    "created_at": "2023-03-30T09:36:55.633841-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.17,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/90d59d82-62ea-4d3c-a5be-0bb9e321350d",
    "datetime": "2023-03-30T21:07:00-04:00",
    "cutoff_datetime": "2023-03-30T21:07:00-04:00",
    "name": "Los Angeles Kings v. Edmonton Oilers",
    "bettypes": [
        {
            "id": "542a2e23-5535-45eb-8cda-93b151d68637",
            "match": "https://api-prod.gambitprofit.com/api/matches/5113b270-b39c-4a9f-adfd-fb6359501993/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-30T09:36:55.649276-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": "Edmonton Oilers",
                        "amount": 5939.0
                    },
                    {
                        "team": "Los Angeles Kings",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "87c919a7-ce11-4c14-81ac-c134ef992e40",
                    "gambit_id": "32232d16-3783-45cb-ba65-bc5d890ade05",
                    "last_updated": "2023-03-31T14:37:25.867758-04:00",
                    "created_at": "2023-03-30T09:36:55.650898-04:00",
                    "name": "Edmonton Oilers",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/542a2e23-5535-45eb-8cda-93b151d68637/?format=api"
                },
                {
                    "id": "545e36dd-b6d6-40bc-a9c5-638f50365571",
                    "gambit_id": "0538b705-cb09-4025-b207-03f60333161f",
                    "last_updated": "2023-03-31T14:37:25.869626-04:00",
                    "created_at": "2023-03-30T09:36:55.652790-04:00",
                    "name": "Los Angeles Kings",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/542a2e23-5535-45eb-8cda-93b151d68637/?format=api"
                }
            ]
        },
        {
            "id": "8997bef3-94a1-41bf-8178-478754d3503b",
            "match": "https://api-prod.gambitprofit.com/api/matches/5113b270-b39c-4a9f-adfd-fb6359501993/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-30T09:36:55.643299-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": "Los Angeles Kings",
                        "amount": 6100.0
                    },
                    {
                        "team": "Edmonton Oilers",
                        "amount": 3900.0
                    }
                ],
                "expected_reward_tokens": 9516.0,
                "profit_sb": 16.0,
                "profit_sb_percentage": 0.17,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e0fe7e63-914a-481f-9f78-58e57c578459",
                    "gambit_id": "cb5ac020-5203-472f-8102-9590dfa7cac8",
                    "last_updated": "2023-03-31T14:37:25.863772-04:00",
                    "created_at": "2023-03-30T09:36:55.647349-04:00",
                    "name": "Los Angeles Kings",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8997bef3-94a1-41bf-8178-478754d3503b/?format=api"
                },
                {
                    "id": "60e73be3-7be4-482c-9395-f7f21b2028c8",
                    "gambit_id": "ba42dbd9-333b-49a6-ad31-aa7630c581b4",
                    "last_updated": "2023-03-31T14:37:25.861897-04:00",
                    "created_at": "2023-03-30T09:36:55.645372-04:00",
                    "name": "Edmonton Oilers",
                    "reward": "2.44000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8997bef3-94a1-41bf-8178-478754d3503b/?format=api"
                }
            ]
        },
        {
            "id": "72d4b922-2545-4af5-a18b-bc22faa11502",
            "match": "https://api-prod.gambitprofit.com/api/matches/5113b270-b39c-4a9f-adfd-fb6359501993/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-30T09:36:55.636316-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 Under 7",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 7",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fb2cd0de-7cb3-4994-a86b-336ce0950fa2",
                    "gambit_id": "ec00ccd3-69dc-4400-b4d3-46d66edd1289",
                    "last_updated": "2023-03-31T14:37:25.856175-04:00",
                    "created_at": "2023-03-30T09:36:55.638399-04:00",
                    "name": "Game Total Under 7",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72d4b922-2545-4af5-a18b-bc22faa11502/?format=api"
                },
                {
                    "id": "051227fb-d90b-4371-98eb-45930effac37",
                    "gambit_id": "2bc3c5aa-fc31-45f1-8237-5bc41b711b36",
                    "last_updated": "2023-03-31T14:37:25.858019-04:00",
                    "created_at": "2023-03-30T09:36:55.640658-04:00",
                    "name": "Game Total Over 7",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72d4b922-2545-4af5-a18b-bc22faa11502/?format=api"
                }
            ]
        }
    ]
}