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/96492ceb-f064-44bb-98dc-55f5e0e36a03/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "96492ceb-f064-44bb-98dc-55f5e0e36a03",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "3af31ab3-27f6-4944-96f1-5bf7b8f4bbf2",
    "completed": true,
    "last_updated": "2023-04-21T22:12:04.254224-04:00",
    "created_at": "2023-04-20T11:42:13.947999-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.59,
    "sport_category": "NHL Playoffs",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/3af31ab3-27f6-4944-96f1-5bf7b8f4bbf2",
    "datetime": "2023-04-20T19:30:00-04:00",
    "cutoff_datetime": "2023-04-20T19:30:00-04:00",
    "name": "New York Rangers v. New Jersey Devils",
    "bettypes": [
        {
            "id": "6cc7c1af-f9a6-4ce2-a7fd-31059cb46d6a",
            "match": "https://api-prod.gambitprofit.com/api/matches/96492ceb-f064-44bb-98dc-55f5e0e36a03/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-20T11:42:13.963745-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": "New Jersey Devils",
                        "amount": 5421.0
                    },
                    {
                        "team": "New York Rangers",
                        "amount": 4579.0
                    }
                ],
                "expected_reward_tokens": 9432.54,
                "profit_sb": -67.46,
                "profit_sb_percentage": -0.71,
                "recommended": false
            },
            "lines": [
                {
                    "id": "639ba095-954e-4c83-a6d6-a22996aeebe1",
                    "gambit_id": "f1986a01-e8e2-48cf-8d01-72406e83cba1",
                    "last_updated": "2023-04-21T22:12:04.270345-04:00",
                    "created_at": "2023-04-20T11:42:13.965635-04:00",
                    "name": "New Jersey Devils",
                    "reward": "1.74000",
                    "odds": "1.76920",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cc7c1af-f9a6-4ce2-a7fd-31059cb46d6a/?format=api"
                },
                {
                    "id": "1595c13d-6135-4ce1-884e-6ed3fd51195e",
                    "gambit_id": "8c56653b-a56c-46ba-a614-0362dfec974f",
                    "last_updated": "2023-04-21T22:12:04.272425-04:00",
                    "created_at": "2023-04-20T11:42:13.968066-04:00",
                    "name": "New York Rangers",
                    "reward": "2.06000",
                    "odds": "2.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6cc7c1af-f9a6-4ce2-a7fd-31059cb46d6a/?format=api"
                }
            ]
        },
        {
            "id": "644b08f6-789e-4366-98b5-5456b7fc3a1d",
            "match": "https://api-prod.gambitprofit.com/api/matches/96492ceb-f064-44bb-98dc-55f5e0e36a03/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-20T11:42:13.957787-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": "New York Rangers",
                        "amount": 6651.0
                    },
                    {
                        "team": "New Jersey Devils",
                        "amount": 3349.0
                    }
                ],
                "expected_reward_tokens": 9444.18,
                "profit_sb": -55.82,
                "profit_sb_percentage": -0.59,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0c754dbf-0337-4b90-ab03-a7591c6dcea8",
                    "gambit_id": "9264fecd-cb26-46ee-8fb1-2d5fb4f08f85",
                    "last_updated": "2023-04-21T22:12:04.266846-04:00",
                    "created_at": "2023-04-20T11:42:13.961676-04:00",
                    "name": "New York Rangers",
                    "reward": "1.42000",
                    "odds": "1.43480",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/644b08f6-789e-4366-98b5-5456b7fc3a1d/?format=api"
                },
                {
                    "id": "58ef100a-b915-4126-bec2-1d8b6629b271",
                    "gambit_id": "2f5eecdc-c2ff-4dbc-bac8-74733f0c3a8a",
                    "last_updated": "2023-04-21T22:12:04.264865-04:00",
                    "created_at": "2023-04-20T11:42:13.959684-04:00",
                    "name": "New Jersey Devils",
                    "reward": "2.82000",
                    "odds": "2.90000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/644b08f6-789e-4366-98b5-5456b7fc3a1d/?format=api"
                }
            ]
        },
        {
            "id": "7e4d34c6-9f4d-4f19-8cba-77f0a4162fd1",
            "match": "https://api-prod.gambitprofit.com/api/matches/96492ceb-f064-44bb-98dc-55f5e0e36a03/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-20T11:42:13.950689-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 5.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 5.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9cac7059-2e82-42cb-a3b8-4c4ecff3896d",
                    "gambit_id": "979b1469-666f-4951-aadc-cdaaed18b81c",
                    "last_updated": "2023-04-21T22:12:04.261138-04:00",
                    "created_at": "2023-04-20T11:42:13.955591-04:00",
                    "name": "Game Total Over 5.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e4d34c6-9f4d-4f19-8cba-77f0a4162fd1/?format=api"
                },
                {
                    "id": "db1c4d55-41b4-4143-8cb3-7054255be1b4",
                    "gambit_id": "08d67407-7f91-41ce-8072-beb316e86ebd",
                    "last_updated": "2023-04-21T22:12:04.259104-04:00",
                    "created_at": "2023-04-20T11:42:13.953457-04:00",
                    "name": "Game Total Under 5.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e4d34c6-9f4d-4f19-8cba-77f0a4162fd1/?format=api"
                }
            ]
        }
    ]
}