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/5abab1af-ddeb-4199-999b-bef3ea937b9d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "5abab1af-ddeb-4199-999b-bef3ea937b9d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "40bcd8d6-555d-4f90-9a6d-727a2ac07f75",
    "completed": true,
    "last_updated": "2023-03-01T09:47:09.955568-05:00",
    "created_at": "2023-02-28T12:37:00.146786-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.18,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/40bcd8d6-555d-4f90-9a6d-727a2ac07f75",
    "datetime": "2023-02-28T20:07:00-05:00",
    "cutoff_datetime": "2023-02-28T20:07:00-05:00",
    "name": "Los Angeles Kings v. Winnipeg Jets",
    "bettypes": [
        {
            "id": "c7319ab5-f72b-4beb-9003-d28702a3d0d1",
            "match": "https://api-prod.gambitprofit.com/api/matches/5abab1af-ddeb-4199-999b-bef3ea937b9d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-02-28T12:37:00.156274-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": "Winnipeg Jets",
                        "amount": 5521.0
                    },
                    {
                        "team": "Los Angeles Kings",
                        "amount": 4479.0
                    }
                ],
                "expected_reward_tokens": 9495.48,
                "profit_sb": -4.52,
                "profit_sb_percentage": -0.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "5e2e0762-6d5e-4f19-af50-fd69012debaa",
                    "gambit_id": "b06a1f77-802e-42b8-81a6-337ca79669dd",
                    "last_updated": "2023-03-01T09:47:09.965528-05:00",
                    "created_at": "2023-02-28T12:37:00.157467-05:00",
                    "name": "Winnipeg Jets",
                    "reward": "1.72000",
                    "odds": "1.74070",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7319ab5-f72b-4beb-9003-d28702a3d0d1/?format=api"
                },
                {
                    "id": "a6b58af7-4ffb-4d2e-adaa-e313afcac671",
                    "gambit_id": "c26cf0af-464c-4790-83d9-b574296db43b",
                    "last_updated": "2023-03-01T09:47:09.966691-05:00",
                    "created_at": "2023-02-28T12:37:00.158751-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "2.12000",
                    "odds": "2.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c7319ab5-f72b-4beb-9003-d28702a3d0d1/?format=api"
                }
            ]
        },
        {
            "id": "30de7621-f474-4c9b-adf0-8b384b720ac2",
            "match": "https://api-prod.gambitprofit.com/api/matches/5abab1af-ddeb-4199-999b-bef3ea937b9d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-02-28T12:37:00.152496-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": "Los Angeles Kings",
                        "amount": 6475.0
                    },
                    {
                        "team": "Winnipeg Jets",
                        "amount": 3525.0
                    }
                ],
                "expected_reward_tokens": 9517.5,
                "profit_sb": 17.5,
                "profit_sb_percentage": 0.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "22ab1dd0-52b9-4238-8bd0-3134889c7f87",
                    "gambit_id": "b69441aa-42a4-476c-94c0-ea70934b4b69",
                    "last_updated": "2023-03-01T09:47:09.963164-05:00",
                    "created_at": "2023-02-28T12:37:00.154953-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "1.47000",
                    "odds": "1.48780",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30de7621-f474-4c9b-adf0-8b384b720ac2/?format=api"
                },
                {
                    "id": "0d45831a-8a48-4a55-9cdb-ac779d2222ea",
                    "gambit_id": "d43c4e03-bf0a-45e5-b9b2-993b4a144cd2",
                    "last_updated": "2023-03-01T09:47:09.962016-05:00",
                    "created_at": "2023-02-28T12:37:00.153695-05:00",
                    "name": "Winnipeg Jets",
                    "reward": "2.70000",
                    "odds": "2.75000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/30de7621-f474-4c9b-adf0-8b384b720ac2/?format=api"
                }
            ]
        },
        {
            "id": "6d99e466-61bc-43ea-8742-93d7c5d2cb77",
            "match": "https://api-prod.gambitprofit.com/api/matches/5abab1af-ddeb-4199-999b-bef3ea937b9d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-02-28T12:37:00.148571-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",
                        "amount": 5106.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4894.0
                    }
                ],
                "expected_reward_tokens": 9395.04,
                "profit_sb": -104.96,
                "profit_sb_percentage": -1.1,
                "recommended": false
            },
            "lines": [
                {
                    "id": "93288dfc-923a-4881-b8ac-f0197040e3c4",
                    "gambit_id": "3044fefa-cb0f-426d-9db1-1528f313a301",
                    "last_updated": "2023-03-01T09:47:09.958470-05:00",
                    "created_at": "2023-02-28T12:37:00.149824-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.84000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d99e466-61bc-43ea-8742-93d7c5d2cb77/?format=api"
                },
                {
                    "id": "212094c4-e5df-4beb-8561-d2249534efbe",
                    "gambit_id": "a10d28bf-18b8-4a47-aabe-eac0141689f7",
                    "last_updated": "2023-03-01T09:47:09.959640-05:00",
                    "created_at": "2023-02-28T12:37:00.151144-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.92000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d99e466-61bc-43ea-8742-93d7c5d2cb77/?format=api"
                }
            ]
        }
    ]
}