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/676279b2-1066-4fdc-8a95-5316979d3ff4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "676279b2-1066-4fdc-8a95-5316979d3ff4",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "cc98c392-ceab-42f3-8e91-b921da8613a2",
    "completed": true,
    "last_updated": "2022-10-24T10:17:10.306541-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.88,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/cc98c392-ceab-42f3-8e91-b921da8613a2",
    "datetime": "2022-10-22T19:05:00-04:00",
    "cutoff_datetime": "2022-10-22T19:05:00-04:00",
    "name": "Toronto Maple Leafs v. Winnipeg Jets",
    "bettypes": [
        {
            "id": "9f652591-b214-40c9-923b-caa2347ea912",
            "match": "https://api-prod.gambitprofit.com/api/matches/676279b2-1066-4fdc-8a95-5316979d3ff4/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-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": "Toronto Maple Leafs",
                        "amount": 6104.0
                    },
                    {
                        "team": "Winnipeg Jets",
                        "amount": 3896.0
                    }
                ],
                "expected_reward_tokens": 9583.28,
                "profit_sb": 83.28,
                "profit_sb_percentage": 0.88,
                "recommended": true
            },
            "lines": [
                {
                    "id": "fde81baf-314a-49ff-83a4-70c0745ef4d8",
                    "gambit_id": "bfc7c5c4-aaef-49b1-9f12-00427914d4b1",
                    "last_updated": "2022-10-24T10:17:10.316161-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Toronto Maple Leafs",
                    "reward": "1.57000",
                    "odds": "1.58820",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f652591-b214-40c9-923b-caa2347ea912/?format=api"
                },
                {
                    "id": "c96c94d8-9e50-4153-b9d2-0ec12c51fc54",
                    "gambit_id": "2843855e-0507-4511-a9a2-cd90905c3cd4",
                    "last_updated": "2022-10-24T10:17:10.315143-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Winnipeg Jets",
                    "reward": "2.46000",
                    "odds": "2.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f652591-b214-40c9-923b-caa2347ea912/?format=api"
                }
            ]
        },
        {
            "id": "019e271e-8a83-4f0a-a699-bb4da803320a",
            "match": "https://api-prod.gambitprofit.com/api/matches/676279b2-1066-4fdc-8a95-5316979d3ff4/?format=api",
            "name": "Play the Odds",
            "created_at": "1969-12-31T19:00:00-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": 6173.0
                    },
                    {
                        "team": "Toronto Maple Leafs",
                        "amount": 3827.0
                    }
                ],
                "expected_reward_tokens": 9567.5,
                "profit_sb": 67.5,
                "profit_sb_percentage": 0.71,
                "recommended": true
            },
            "lines": [
                {
                    "id": "abe8e260-28e8-4964-9d50-3130d446e256",
                    "gambit_id": "36164724-8d34-46fd-8754-5b5b5e02789b",
                    "last_updated": "2022-10-24T10:17:10.313174-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Winnipeg Jets",
                    "reward": "1.55000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/019e271e-8a83-4f0a-a699-bb4da803320a/?format=api"
                },
                {
                    "id": "6d07dfee-2cfc-463b-b068-7b4e56c0f5b5",
                    "gambit_id": "eb317d66-ffc0-43f0-8efb-9f5a7138ef98",
                    "last_updated": "2022-10-24T10:17:10.312178-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Toronto Maple Leafs",
                    "reward": "2.50000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/019e271e-8a83-4f0a-a699-bb4da803320a/?format=api"
                }
            ]
        },
        {
            "id": "9d276b5e-526f-4b75-b533-264fdb222864",
            "match": "https://api-prod.gambitprofit.com/api/matches/676279b2-1066-4fdc-8a95-5316979d3ff4/?format=api",
            "name": "Over/Under",
            "created_at": "1969-12-31T19:00:00-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 6.5",
                        "amount": 5419.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4581.0
                    }
                ],
                "expected_reward_tokens": 9482.67,
                "profit_sb": -17.33,
                "profit_sb_percentage": -0.18,
                "recommended": false
            },
            "lines": [
                {
                    "id": "149d9354-a138-4986-92c3-09aa4440f9e7",
                    "gambit_id": "49a7343e-c3b0-4a18-8d71-739fa54c516e",
                    "last_updated": "2022-10-24T10:17:10.310196-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.75000",
                    "odds": "1.76920",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d276b5e-526f-4b75-b533-264fdb222864/?format=api"
                },
                {
                    "id": "60a5ee5e-52da-4aa8-8c3e-f5b5adc6b1ff",
                    "gambit_id": "b646ef67-4bf1-49e8-8247-2b6825074cd9",
                    "last_updated": "2022-10-24T10:17:10.309171-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "2.07000",
                    "odds": "2.10000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d276b5e-526f-4b75-b533-264fdb222864/?format=api"
                }
            ]
        }
    ]
}