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/37880f65-ae80-4536-ae46-6fdeb4bbf721/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "37880f65-ae80-4536-ae46-6fdeb4bbf721",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d8cc73fd-88ce-450f-962b-f836f5551c55",
    "completed": true,
    "last_updated": "2024-01-16T15:13:02.035756-05:00",
    "created_at": "2024-01-13T09:38:12.271711-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.4,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/d8cc73fd-88ce-450f-962b-f836f5551c55",
    "datetime": "2024-01-13T19:07:00-05:00",
    "cutoff_datetime": "2024-01-13T19:07:00-05:00",
    "name": "Los Angeles Kings v. Detroit Red Wings",
    "bettypes": [
        {
            "id": "3275385a-dc44-4766-a818-7bd25ac2cda1",
            "match": "https://api-prod.gambitprofit.com/api/matches/37880f65-ae80-4536-ae46-6fdeb4bbf721/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-13T09:38:12.277316-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": 6154.0
                    },
                    {
                        "team": "Detroit Red Wings",
                        "amount": 3846.0
                    }
                ],
                "expected_reward_tokens": 9538.08,
                "profit_sb": 38.08,
                "profit_sb_percentage": 0.4,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a0aab76c-8f8a-4ea0-a675-1af4299ee5b8",
                    "gambit_id": "eb4f6eee-0ce4-4648-96bb-83305851e09f",
                    "last_updated": "2024-01-16T15:13:02.064034-05:00",
                    "created_at": "2024-01-13T09:38:12.281085-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3275385a-dc44-4766-a818-7bd25ac2cda1/?format=api"
                },
                {
                    "id": "513e2bd7-b488-47f8-aaec-838d1212486f",
                    "gambit_id": "25b29155-5509-4023-8649-9ebb9d08744a",
                    "last_updated": "2024-01-16T15:13:02.068450-05:00",
                    "created_at": "2024-01-13T09:38:12.285082-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "2.48000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3275385a-dc44-4766-a818-7bd25ac2cda1/?format=api"
                }
            ]
        },
        {
            "id": "ca488110-9eb3-4767-b19f-e357180f34d5",
            "match": "https://api-prod.gambitprofit.com/api/matches/37880f65-ae80-4536-ae46-6fdeb4bbf721/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-13T09:38:12.289354-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": "Detroit Red Wings",
                        "amount": 6090.0
                    },
                    {
                        "team": "Los Angeles Kings",
                        "amount": 3910.0
                    }
                ],
                "expected_reward_tokens": 9500.4,
                "profit_sb": 0.4,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e799cdbb-43e5-4fd0-8482-93881db92436",
                    "gambit_id": "108cb971-3af9-4718-bbe3-d1412471163a",
                    "last_updated": "2024-01-16T15:13:02.079756-05:00",
                    "created_at": "2024-01-13T09:38:12.298258-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca488110-9eb3-4767-b19f-e357180f34d5/?format=api"
                },
                {
                    "id": "aa07e752-dbdc-431e-ac69-2535e9bc6492",
                    "gambit_id": "18af034f-f340-4a13-ba0f-a0f8a18d8eca",
                    "last_updated": "2024-01-16T15:13:02.075946-05:00",
                    "created_at": "2024-01-13T09:38:12.293426-05:00",
                    "name": "Los Angeles Kings",
                    "reward": "2.43000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca488110-9eb3-4767-b19f-e357180f34d5/?format=api"
                }
            ]
        },
        {
            "id": "dd7d0446-47d5-49f2-8bc3-687df5882689",
            "match": "https://api-prod.gambitprofit.com/api/matches/37880f65-ae80-4536-ae46-6fdeb4bbf721/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-13T09:38:12.302470-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.5",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "07622043-023d-40ca-90cf-774f33033a55",
                    "gambit_id": "c39a4381-8845-43a6-aa2a-d1c0cd479fd3",
                    "last_updated": "2024-01-16T15:13:02.091277-05:00",
                    "created_at": "2024-01-13T09:38:12.312459-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd7d0446-47d5-49f2-8bc3-687df5882689/?format=api"
                },
                {
                    "id": "8c990972-3947-4cf1-ae60-1e6247027c34",
                    "gambit_id": "a7b30051-7526-4765-bb5d-0545d4f0f332",
                    "last_updated": "2024-01-16T15:13:02.087523-05:00",
                    "created_at": "2024-01-13T09:38:12.306669-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd7d0446-47d5-49f2-8bc3-687df5882689/?format=api"
                }
            ]
        }
    ]
}