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/799a329b-ad3c-4383-941c-7059778b8c4d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "799a329b-ad3c-4383-941c-7059778b8c4d",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "a2b133f5-d865-46af-b719-ff33088a6551",
    "completed": true,
    "last_updated": "2023-03-13T10:21:56.683279-04:00",
    "created_at": "2023-03-07T09:46:52.997482-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.13,
    "sport_category": "XFL Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/a2b133f5-d865-46af-b719-ff33088a6551",
    "datetime": "2023-03-11T19:00:00-05:00",
    "cutoff_datetime": "2023-03-11T19:00:00-05:00",
    "name": "Houston Roughnecks v. Orlando Guardians",
    "bettypes": [
        {
            "id": "3b68eed0-a442-4e94-ab26-bb29d31c0f90",
            "match": "https://api-prod.gambitprofit.com/api/matches/799a329b-ad3c-4383-941c-7059778b8c4d/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-11T09:17:11.511251-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": "Houston Roughnecks",
                        "amount": 7610.0
                    },
                    {
                        "team": "Orlando Guardians",
                        "amount": 2390.0
                    }
                ],
                "expected_reward_tokens": 9512.2,
                "profit_sb": 12.2,
                "profit_sb_percentage": 0.13,
                "recommended": true
            },
            "lines": [
                {
                    "id": "e4f7c4c9-e01d-42df-8544-4928c92d98e2",
                    "gambit_id": "395a2b95-8066-470e-88fb-c48cb853bf48",
                    "last_updated": "2023-03-13T10:21:56.692828-04:00",
                    "created_at": "2023-03-11T09:17:11.513799-05:00",
                    "name": "Houston Roughnecks",
                    "reward": "1.25000",
                    "odds": "1.25640",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b68eed0-a442-4e94-ab26-bb29d31c0f90/?format=api"
                },
                {
                    "id": "62be3b4c-cd6b-47c8-b93e-2e774e94c7c5",
                    "gambit_id": "99510f62-e70c-4511-8bcc-2ded6b6e192d",
                    "last_updated": "2023-03-13T10:21:56.691548-04:00",
                    "created_at": "2023-03-11T09:17:11.512509-05:00",
                    "name": "Orlando Guardians",
                    "reward": "3.98000",
                    "odds": "4.10000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3b68eed0-a442-4e94-ab26-bb29d31c0f90/?format=api"
                }
            ]
        },
        {
            "id": "f5a5e8dd-0f7a-47e8-b4a8-74d32d60ad7e",
            "match": "https://api-prod.gambitprofit.com/api/matches/799a329b-ad3c-4383-941c-7059778b8c4d/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-07T09:46:52.999042-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": "Houston Roughnecks",
                        "amount": 5000.0
                    },
                    {
                        "team": "Orlando Guardians",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "12a14b4b-4d42-4e1e-8c96-b269d7d4a378",
                    "gambit_id": "64f6a2ec-50b7-4087-b04f-b2c5fa05f55b",
                    "last_updated": "2023-03-13T10:21:56.697384-04:00",
                    "created_at": "2023-03-07T09:46:53.001695-05:00",
                    "name": "Houston Roughnecks",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5a5e8dd-0f7a-47e8-b4a8-74d32d60ad7e/?format=api"
                },
                {
                    "id": "d4e10eaf-0b78-48bf-8385-72e4cea54483",
                    "gambit_id": "5aecbe69-4077-40fc-969b-723d9a162b56",
                    "last_updated": "2023-03-13T10:21:56.695692-04:00",
                    "created_at": "2023-03-07T09:46:53.000389-05:00",
                    "name": "Orlando Guardians",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5a5e8dd-0f7a-47e8-b4a8-74d32d60ad7e/?format=api"
                }
            ]
        },
        {
            "id": "840184cf-5b68-4395-a5a1-9d1c0835452d",
            "match": "https://api-prod.gambitprofit.com/api/matches/799a329b-ad3c-4383-941c-7059778b8c4d/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-11T09:17:11.506989-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 38",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 38",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d593d7ed-6016-43d1-85eb-8f66bf84d2ec",
                    "gambit_id": "78c59b60-b819-4c26-93d3-5a503c3cf9e6",
                    "last_updated": "2023-03-13T10:21:56.686896-04:00",
                    "created_at": "2023-03-11T09:17:11.508385-05:00",
                    "name": "Game Total Under 38",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "38.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/840184cf-5b68-4395-a5a1-9d1c0835452d/?format=api"
                },
                {
                    "id": "2b604030-9be0-4bd7-b0a7-0bf69e952304",
                    "gambit_id": "92291eba-564f-4245-8745-af4baded45b7",
                    "last_updated": "2023-03-13T10:21:56.688539-04:00",
                    "created_at": "2023-03-11T09:17:11.509815-05:00",
                    "name": "Game Total Over 38",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "38.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/840184cf-5b68-4395-a5a1-9d1c0835452d/?format=api"
                }
            ]
        }
    ]
}