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/bf629d8a-7016-4c4c-9045-b13f2c2646bb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "bf629d8a-7016-4c4c-9045-b13f2c2646bb",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "64f80306-5dac-4af0-b508-9f263e2d2fbf",
    "completed": true,
    "last_updated": "2023-10-23T13:33:23.672998-04:00",
    "created_at": "2023-10-18T09:13:01.665397-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.16,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/64f80306-5dac-4af0-b508-9f263e2d2fbf",
    "datetime": "2023-10-22T16:05:00-04:00",
    "cutoff_datetime": "2023-10-22T16:05:00-04:00",
    "name": "Pittsburgh Steelers v. Los Angeles Rams",
    "bettypes": [
        {
            "id": "3936a6c4-e538-40a4-880f-445cbacf4063",
            "match": "https://api-prod.gambitprofit.com/api/matches/bf629d8a-7016-4c4c-9045-b13f2c2646bb/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-10-18T09:13:01.683695-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": "Los Angeles Rams",
                        "amount": 6160.0
                    },
                    {
                        "team": "Pittsburgh Steelers",
                        "amount": 3840.0
                    }
                ],
                "expected_reward_tokens": 9484.8,
                "profit_sb": -15.2,
                "profit_sb_percentage": -0.16,
                "recommended": false
            },
            "lines": [
                {
                    "id": "12ee59eb-3d7a-4830-95e1-b8f576348cd0",
                    "gambit_id": "1de6d090-b6d9-4c9c-9db2-002e09c0ffc5",
                    "last_updated": "2023-10-23T13:33:23.701869-04:00",
                    "created_at": "2023-10-18T09:13:01.694737-04:00",
                    "name": "Los Angeles Rams",
                    "reward": "1.54000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3936a6c4-e538-40a4-880f-445cbacf4063/?format=api"
                },
                {
                    "id": "a8a9dcd9-4f57-4d61-8a38-47b341c7746b",
                    "gambit_id": "2eadf11c-3b6c-443e-ae04-c7a7a376375b",
                    "last_updated": "2023-10-23T13:33:23.697587-04:00",
                    "created_at": "2023-10-18T09:13:01.687773-04:00",
                    "name": "Pittsburgh Steelers",
                    "reward": "2.47000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3936a6c4-e538-40a4-880f-445cbacf4063/?format=api"
                }
            ]
        },
        {
            "id": "923eb104-be00-4694-90a1-da75f7ad110a",
            "match": "https://api-prod.gambitprofit.com/api/matches/bf629d8a-7016-4c4c-9045-b13f2c2646bb/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-10-18T09:13:01.670855-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": "Pittsburgh Steelers",
                        "amount": 5094.0
                    },
                    {
                        "team": "Los Angeles Rams",
                        "amount": 4906.0
                    }
                ],
                "expected_reward_tokens": 9321.4,
                "profit_sb": -178.6,
                "profit_sb_percentage": -1.88,
                "recommended": false
            },
            "lines": [
                {
                    "id": "48d521ca-3297-4bae-8580-3891253e350d",
                    "gambit_id": "7789b335-ee61-45c0-a963-920e4b208ec7",
                    "last_updated": "2023-10-23T13:33:23.682227-04:00",
                    "created_at": "2023-10-18T09:13:01.674985-04:00",
                    "name": "Pittsburgh Steelers",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/923eb104-be00-4694-90a1-da75f7ad110a/?format=api"
                },
                {
                    "id": "ed266b3b-7231-48e8-b965-7ded70a85fad",
                    "gambit_id": "1afd3378-1dae-40ea-933c-c42852d09ad6",
                    "last_updated": "2023-10-23T13:33:23.685740-04:00",
                    "created_at": "2023-10-18T09:13:01.679498-04:00",
                    "name": "Los Angeles Rams",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "-3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/923eb104-be00-4694-90a1-da75f7ad110a/?format=api"
                }
            ]
        },
        {
            "id": "84d657be-54ac-4806-963e-a32a14cac35a",
            "match": "https://api-prod.gambitprofit.com/api/matches/bf629d8a-7016-4c4c-9045-b13f2c2646bb/?format=api",
            "name": "Over/Under",
            "created_at": "2023-10-18T09:13:01.699825-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 44",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 44",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9300.0,
                "profit_sb": -200.0,
                "profit_sb_percentage": -2.11,
                "recommended": false
            },
            "lines": [
                {
                    "id": "998f577e-23ac-4844-9392-38bc99275c0e",
                    "gambit_id": "00b882dd-eef9-4819-858d-e24e4d495c11",
                    "last_updated": "2023-10-23T13:33:23.710733-04:00",
                    "created_at": "2023-10-18T09:13:01.703857-04:00",
                    "name": "Game Total Over 44",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "44.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84d657be-54ac-4806-963e-a32a14cac35a/?format=api"
                },
                {
                    "id": "87f838ee-885b-4e3a-bdb6-c8b40d8daa35",
                    "gambit_id": "5f8a2da3-97bb-4f3d-8ed4-4ea697e541d9",
                    "last_updated": "2023-10-23T13:33:23.715995-04:00",
                    "created_at": "2023-10-18T09:13:01.708934-04:00",
                    "name": "Game Total Under 44",
                    "reward": "1.86000",
                    "odds": "1.90910",
                    "spread": "44.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84d657be-54ac-4806-963e-a32a14cac35a/?format=api"
                }
            ]
        }
    ]
}