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/9b8a2bcd-387f-4cbb-b3c4-a68a1e68bd39/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9b8a2bcd-387f-4cbb-b3c4-a68a1e68bd39",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "0978c5ce-b180-483b-9740-971e4e4dce55",
    "completed": true,
    "last_updated": "2024-01-15T10:18:24.310600-05:00",
    "created_at": "2024-01-12T09:48:14.974846-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.22,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/0978c5ce-b180-483b-9740-971e4e4dce55",
    "datetime": "2024-01-12T20:07:00-05:00",
    "cutoff_datetime": "2024-01-12T20:07:00-05:00",
    "name": "Philadelphia Flyers v. Minnesota Wild",
    "bettypes": [
        {
            "id": "941a5994-6fde-48a2-a9eb-6457b6ecab1e",
            "match": "https://api-prod.gambitprofit.com/api/matches/9b8a2bcd-387f-4cbb-b3c4-a68a1e68bd39/?format=api",
            "name": "Pick the Winner",
            "created_at": "2024-01-12T09:48:14.980059-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": "Philadelphia Flyers",
                        "amount": 5107.0
                    },
                    {
                        "team": "Minnesota Wild",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "395e0d55-9044-413d-ac39-71da12da53be",
                    "gambit_id": "a058d375-6ee5-4b86-8811-0c2a93942eb7",
                    "last_updated": "2024-01-15T10:18:24.320932-05:00",
                    "created_at": "2024-01-12T09:48:14.983986-05:00",
                    "name": "Philadelphia Flyers",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/941a5994-6fde-48a2-a9eb-6457b6ecab1e/?format=api"
                },
                {
                    "id": "97fabe78-0355-44c8-850f-a3fb41d87714",
                    "gambit_id": "a75e160d-d042-4d95-bdb9-22fc3175e81f",
                    "last_updated": "2024-01-15T10:18:24.324423-05:00",
                    "created_at": "2024-01-12T09:48:14.989135-05:00",
                    "name": "Minnesota Wild",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/941a5994-6fde-48a2-a9eb-6457b6ecab1e/?format=api"
                }
            ]
        },
        {
            "id": "d333b8fd-5de6-49b2-9795-e60251aa9594",
            "match": "https://api-prod.gambitprofit.com/api/matches/9b8a2bcd-387f-4cbb-b3c4-a68a1e68bd39/?format=api",
            "name": "Play the Odds",
            "created_at": "2024-01-12T09:48:14.993781-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": "Philadelphia Flyers",
                        "amount": 7106.0
                    },
                    {
                        "team": "Minnesota Wild",
                        "amount": 2894.0
                    }
                ],
                "expected_reward_tokens": 9521.26,
                "profit_sb": 21.26,
                "profit_sb_percentage": 0.22,
                "recommended": true
            },
            "lines": [
                {
                    "id": "40c80bd5-1d0f-433a-9833-2df1b7a43033",
                    "gambit_id": "b5a5604a-77de-4a7b-8de2-c4547ffe58d7",
                    "last_updated": "2024-01-15T10:18:24.330903-05:00",
                    "created_at": "2024-01-12T09:48:14.997470-05:00",
                    "name": "Philadelphia Flyers",
                    "reward": "1.34000",
                    "odds": "1.35710",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d333b8fd-5de6-49b2-9795-e60251aa9594/?format=api"
                },
                {
                    "id": "e8d5901d-00c1-4d66-b32a-cd307b17fa30",
                    "gambit_id": "ea0e0f32-c31c-4470-9300-b015742fef4a",
                    "last_updated": "2024-01-15T10:18:24.334181-05:00",
                    "created_at": "2024-01-12T09:48:15.003084-05:00",
                    "name": "Minnesota Wild",
                    "reward": "3.29000",
                    "odds": "3.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d333b8fd-5de6-49b2-9795-e60251aa9594/?format=api"
                }
            ]
        },
        {
            "id": "9f659349-4a5c-4810-b96c-f2285c203ef8",
            "match": "https://api-prod.gambitprofit.com/api/matches/9b8a2bcd-387f-4cbb-b3c4-a68a1e68bd39/?format=api",
            "name": "Over/Under",
            "created_at": "2024-01-12T09:48:15.007527-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 5.5",
                        "amount": 5319.0
                    },
                    {
                        "team": "Game Total Under 5.5",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0cc9f093-10d8-4b0e-a583-99b1498ada5e",
                    "gambit_id": "bd876288-967b-4dcd-b30e-f0c3cc9b8978",
                    "last_updated": "2024-01-15T10:18:24.342029-05:00",
                    "created_at": "2024-01-12T09:48:15.011599-05:00",
                    "name": "Game Total Over 5.5",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f659349-4a5c-4810-b96c-f2285c203ef8/?format=api"
                },
                {
                    "id": "fc9c4073-f5a1-4534-81b7-bb49c8f73a42",
                    "gambit_id": "c1e90729-d7dc-468a-a57a-444869ee1948",
                    "last_updated": "2024-01-15T10:18:24.346030-05:00",
                    "created_at": "2024-01-12T09:48:15.016142-05:00",
                    "name": "Game Total Under 5.5",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "5.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f659349-4a5c-4810-b96c-f2285c203ef8/?format=api"
                }
            ]
        }
    ]
}