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/d40de93f-2714-49c3-a0b4-f41d67c9a93b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "d40de93f-2714-49c3-a0b4-f41d67c9a93b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "d57281cb-41e3-453a-82f0-365a164df58b",
    "completed": true,
    "last_updated": "2023-11-27T10:03:32.046613-05:00",
    "created_at": "2023-11-24T09:07:58.911020-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.34,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/d57281cb-41e3-453a-82f0-365a164df58b",
    "datetime": "2023-11-24T13:07:00-05:00",
    "cutoff_datetime": "2023-11-24T13:07:00-05:00",
    "name": "Detroit Red Wings v. Boston Bruins",
    "bettypes": [
        {
            "id": "720de398-f362-41aa-b415-15aa7c6bbf3b",
            "match": "https://api-prod.gambitprofit.com/api/matches/d40de93f-2714-49c3-a0b4-f41d67c9a93b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-24T09:07:58.926251-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": "Boston Bruins",
                        "amount": 6465.0
                    },
                    {
                        "team": "Detroit Red Wings",
                        "amount": 3535.0
                    }
                ],
                "expected_reward_tokens": 9438.45,
                "profit_sb": -61.55,
                "profit_sb_percentage": -0.65,
                "recommended": false
            },
            "lines": [
                {
                    "id": "465420ab-e7d2-4273-8c27-6a145ef51c72",
                    "gambit_id": "e381dc97-d6c3-44e4-baad-da4a911080ea",
                    "last_updated": "2023-11-27T10:03:32.083317-05:00",
                    "created_at": "2023-11-24T09:07:58.937363-05:00",
                    "name": "Boston Bruins",
                    "reward": "1.46000",
                    "odds": "1.48780",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/720de398-f362-41aa-b415-15aa7c6bbf3b/?format=api"
                },
                {
                    "id": "40f2e71c-9d01-4e06-999a-47225ddf8270",
                    "gambit_id": "4f19c311-bab0-4569-81da-f5d12673abed",
                    "last_updated": "2023-11-27T10:03:32.071616-05:00",
                    "created_at": "2023-11-24T09:07:58.932637-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "2.67000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/720de398-f362-41aa-b415-15aa7c6bbf3b/?format=api"
                }
            ]
        },
        {
            "id": "b3a0aef9-7f51-458b-9738-1f0e4efbf614",
            "match": "https://api-prod.gambitprofit.com/api/matches/d40de93f-2714-49c3-a0b4-f41d67c9a93b/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-24T09:07:58.950656-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": 5773.0
                    },
                    {
                        "team": "Boston Bruins",
                        "amount": 4227.0
                    }
                ],
                "expected_reward_tokens": 9467.72,
                "profit_sb": -32.28,
                "profit_sb_percentage": -0.34,
                "recommended": false
            },
            "lines": [
                {
                    "id": "42875171-e662-4bbf-8035-dd8fc22a43fc",
                    "gambit_id": "3a4b6138-73f3-4d65-a339-adad9c4524a2",
                    "last_updated": "2023-11-27T10:03:32.098715-05:00",
                    "created_at": "2023-11-24T09:07:58.961500-05:00",
                    "name": "Detroit Red Wings",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3a0aef9-7f51-458b-9738-1f0e4efbf614/?format=api"
                },
                {
                    "id": "bb0a9ca3-e274-47f5-b77f-80c60cdf5db9",
                    "gambit_id": "8d24ad04-04e3-42cd-81a4-a24e8145441c",
                    "last_updated": "2023-11-27T10:03:32.106059-05:00",
                    "created_at": "2023-11-24T09:07:58.969213-05:00",
                    "name": "Boston Bruins",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3a0aef9-7f51-458b-9738-1f0e4efbf614/?format=api"
                }
            ]
        },
        {
            "id": "2518d453-adab-49ac-9ee2-421fc6fb57de",
            "match": "https://api-prod.gambitprofit.com/api/matches/d40de93f-2714-49c3-a0b4-f41d67c9a93b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-24T09:07:58.975795-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",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "6c130f72-8ad8-48e1-817a-f36cfae2ab04",
                    "gambit_id": "7e37ce3e-71b8-4228-92ba-6a79317d3ce0",
                    "last_updated": "2023-11-27T10:03:32.124268-05:00",
                    "created_at": "2023-11-24T09:07:58.990154-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2518d453-adab-49ac-9ee2-421fc6fb57de/?format=api"
                },
                {
                    "id": "c6483fb4-59fe-4631-829a-dc7e3e99e5db",
                    "gambit_id": "544a3031-8dd3-46a4-ab49-1286d43a8d0e",
                    "last_updated": "2023-11-27T10:03:32.119585-05:00",
                    "created_at": "2023-11-24T09:07:58.983197-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2518d453-adab-49ac-9ee2-421fc6fb57de/?format=api"
                }
            ]
        }
    ]
}