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/7451b15b-ef76-44b1-829b-b8bc6f181e8e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "7451b15b-ef76-44b1-829b-b8bc6f181e8e",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "dc806ad9-7225-46a6-8aea-f7c0ea4464ad",
    "completed": true,
    "last_updated": "2023-08-21T19:48:16.147493-04:00",
    "created_at": "2023-08-17T13:03:06.813896-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.35,
    "sport_category": "NFL Preseason Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/dc806ad9-7225-46a6-8aea-f7c0ea4464ad",
    "datetime": "2023-08-19T21:00:00-04:00",
    "cutoff_datetime": "2023-08-19T21:00:00-04:00",
    "name": "Las Vegas Raiders v. Los Angeles Rams",
    "bettypes": [
        {
            "id": "7eac1c69-6dda-49de-9f62-9f10e7ee7d28",
            "match": "https://api-prod.gambitprofit.com/api/matches/7451b15b-ef76-44b1-829b-b8bc6f181e8e/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-08-17T13:03:06.840148-04: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": "Las Vegas Raiders",
                        "amount": 6554.0
                    },
                    {
                        "team": "Los Angeles Rams",
                        "amount": 3446.0
                    }
                ],
                "expected_reward_tokens": 9372.22,
                "profit_sb": -127.78,
                "profit_sb_percentage": -1.35,
                "recommended": false
            },
            "lines": [
                {
                    "id": "82a186cf-7024-4544-a662-cd7fc611950e",
                    "gambit_id": "4340882f-2bcf-4a6f-bfc1-7cc99e15522d",
                    "last_updated": "2023-08-21T19:48:16.171189-04:00",
                    "created_at": "2023-08-17T13:03:06.845119-04:00",
                    "name": "Las Vegas Raiders",
                    "reward": "1.43000",
                    "odds": "1.45450",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7eac1c69-6dda-49de-9f62-9f10e7ee7d28/?format=api"
                },
                {
                    "id": "52b91986-148e-448b-a43c-40afdfae57f4",
                    "gambit_id": "acacbd87-1b95-4a98-a17a-ba4c841bd9bb",
                    "last_updated": "2023-08-21T19:48:16.174538-04:00",
                    "created_at": "2023-08-17T13:03:06.849116-04:00",
                    "name": "Los Angeles Rams",
                    "reward": "2.72000",
                    "odds": "2.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7eac1c69-6dda-49de-9f62-9f10e7ee7d28/?format=api"
                }
            ]
        },
        {
            "id": "44b5145a-8564-4d73-8bc8-9dcd7c289f1d",
            "match": "https://api-prod.gambitprofit.com/api/matches/7451b15b-ef76-44b1-829b-b8bc6f181e8e/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-08-17T13:03:06.821467-04: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": "Las Vegas Raiders",
                        "amount": 5000.0
                    },
                    {
                        "team": "Los Angeles Rams",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1ae7ebd1-2fc5-4196-a062-189472081af4",
                    "gambit_id": "4528b12b-9ef6-433a-b341-f5efb20807d0",
                    "last_updated": "2023-08-21T19:48:16.160255-04:00",
                    "created_at": "2023-08-17T13:03:06.825707-04:00",
                    "name": "Las Vegas Raiders",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44b5145a-8564-4d73-8bc8-9dcd7c289f1d/?format=api"
                },
                {
                    "id": "b7731b3a-8192-42fe-b9a0-ab2317f56fa7",
                    "gambit_id": "c69149ed-622f-4f37-897c-acccdd319d08",
                    "last_updated": "2023-08-21T19:48:16.164477-04:00",
                    "created_at": "2023-08-17T13:03:06.830097-04:00",
                    "name": "Los Angeles Rams",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "5.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44b5145a-8564-4d73-8bc8-9dcd7c289f1d/?format=api"
                }
            ]
        },
        {
            "id": "760635e6-0b62-4a63-b50c-f29fbefbba1a",
            "match": "https://api-prod.gambitprofit.com/api/matches/7451b15b-ef76-44b1-829b-b8bc6f181e8e/?format=api",
            "name": "Over/Under",
            "created_at": "2023-08-17T13:03:06.853343-04: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 40.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 40.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0e284a66-72c8-43ba-91fe-dfc5a7e2f80f",
                    "gambit_id": "5775c8c4-7b89-4589-9366-6ef81a6ab278",
                    "last_updated": "2023-08-21T19:48:16.181368-04:00",
                    "created_at": "2023-08-17T13:03:06.865042-04:00",
                    "name": "Game Total Over 40.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "40.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/760635e6-0b62-4a63-b50c-f29fbefbba1a/?format=api"
                },
                {
                    "id": "3c5a95d0-89a7-48eb-bbad-91b2efee6d29",
                    "gambit_id": "74acc308-8b40-48d5-a0ee-eecb1595ab94",
                    "last_updated": "2023-08-21T19:48:16.184729-04:00",
                    "created_at": "2023-08-17T13:03:06.870272-04:00",
                    "name": "Game Total Under 40.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "40.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/760635e6-0b62-4a63-b50c-f29fbefbba1a/?format=api"
                }
            ]
        }
    ]
}