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/a7746a77-d490-428b-b30d-2fdf8620bf59/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a7746a77-d490-428b-b30d-2fdf8620bf59",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a79dbab5-bb81-42fd-8b0a-8d873242b4d6",
    "completed": true,
    "last_updated": "2023-12-12T10:28:16.289504-05:00",
    "created_at": "2023-12-10T09:58:01.867875-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.55,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/a79dbab5-bb81-42fd-8b0a-8d873242b4d6",
    "datetime": "2023-12-10T16:07:00-05:00",
    "cutoff_datetime": "2023-12-10T16:07:00-05:00",
    "name": "New Jersey Devils v. Edmonton Oilers",
    "bettypes": [
        {
            "id": "466b10ef-071d-4144-8146-bfa799226007",
            "match": "https://api-prod.gambitprofit.com/api/matches/a7746a77-d490-428b-b30d-2fdf8620bf59/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-10T09:58:01.878613-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": "Edmonton Oilers",
                        "amount": 5784.0
                    },
                    {
                        "team": "New Jersey Devils",
                        "amount": 4216.0
                    }
                ],
                "expected_reward_tokens": 9485.76,
                "profit_sb": -14.24,
                "profit_sb_percentage": -0.15,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6fbe51b3-7524-4856-bcab-943744712741",
                    "gambit_id": "3c2dcabe-e78b-4520-83d3-169db08fdaa3",
                    "last_updated": "2023-12-12T10:28:16.301521-05:00",
                    "created_at": "2023-12-10T09:58:01.887658-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/466b10ef-071d-4144-8146-bfa799226007/?format=api"
                },
                {
                    "id": "5f5c8909-646d-406e-975e-075f105ace30",
                    "gambit_id": "32e87dab-69ee-469d-afbc-a074a0f0e5d2",
                    "last_updated": "2023-12-12T10:28:16.297994-05:00",
                    "created_at": "2023-12-10T09:58:01.882787-05:00",
                    "name": "New Jersey Devils",
                    "reward": "2.25000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/466b10ef-071d-4144-8146-bfa799226007/?format=api"
                }
            ]
        },
        {
            "id": "c73785dc-ca91-4427-8260-fd3b5c9c70e1",
            "match": "https://api-prod.gambitprofit.com/api/matches/a7746a77-d490-428b-b30d-2fdf8620bf59/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-10T09:58:01.891777-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": "New Jersey Devils",
                        "amount": 6163.0
                    },
                    {
                        "team": "Edmonton Oilers",
                        "amount": 3837.0
                    }
                ],
                "expected_reward_tokens": 9552.65,
                "profit_sb": 52.65,
                "profit_sb_percentage": 0.55,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b25e3c41-ced4-4b52-9f81-c9d24d6401a6",
                    "gambit_id": "9f7a1ee9-8b23-44fe-a0b6-93151732d001",
                    "last_updated": "2023-12-12T10:28:16.311886-05:00",
                    "created_at": "2023-12-10T09:58:01.900230-05:00",
                    "name": "New Jersey Devils",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c73785dc-ca91-4427-8260-fd3b5c9c70e1/?format=api"
                },
                {
                    "id": "5d954275-fb99-461e-bf5a-554cbd80f1cb",
                    "gambit_id": "9c5c797b-20bd-4811-82b0-caff454be862",
                    "last_updated": "2023-12-12T10:28:16.308686-05:00",
                    "created_at": "2023-12-10T09:58:01.895854-05:00",
                    "name": "Edmonton Oilers",
                    "reward": "2.49000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c73785dc-ca91-4427-8260-fd3b5c9c70e1/?format=api"
                }
            ]
        },
        {
            "id": "a84a4038-9e49-40e5-bb01-edf84368b7fd",
            "match": "https://api-prod.gambitprofit.com/api/matches/a7746a77-d490-428b-b30d-2fdf8620bf59/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-10T09:58:01.904095-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 Over 7",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 7",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3db8ba0d-e976-42ca-84aa-6a2f7fd55302",
                    "gambit_id": "7103721c-7dc4-4a7e-a4b2-550ca466ccb1",
                    "last_updated": "2023-12-12T10:28:16.321525-05:00",
                    "created_at": "2023-12-10T09:58:01.912140-05:00",
                    "name": "Game Total Over 7",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a84a4038-9e49-40e5-bb01-edf84368b7fd/?format=api"
                },
                {
                    "id": "7ed9b52b-8755-4ba2-a37a-2c8aabf34503",
                    "gambit_id": "c45e0ae7-d5a8-4da2-8adb-9f467c8c8365",
                    "last_updated": "2023-12-12T10:28:16.318347-05:00",
                    "created_at": "2023-12-10T09:58:01.908134-05:00",
                    "name": "Game Total Under 7",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a84a4038-9e49-40e5-bb01-edf84368b7fd/?format=api"
                }
            ]
        }
    ]
}