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/9cd93f72-d58f-4143-a93a-94dee4a50712/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "9cd93f72-d58f-4143-a93a-94dee4a50712",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e1916047-83fc-41df-9162-8c0f4042fd4c",
    "completed": true,
    "last_updated": "2023-07-26T10:33:08.747342-04:00",
    "created_at": "2023-07-25T12:38:06.262515-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.12,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/e1916047-83fc-41df-9162-8c0f4042fd4c",
    "datetime": "2023-07-25T19:05:00-04:00",
    "cutoff_datetime": "2023-07-25T19:05:00-04:00",
    "name": "COL (A Gomber) v. WAS (T Williams)",
    "bettypes": [
        {
            "id": "7a16aa1d-1c06-4279-a148-eda73b1de1de",
            "match": "https://api-prod.gambitprofit.com/api/matches/9cd93f72-d58f-4143-a93a-94dee4a50712/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-07-25T12:38:06.268087-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": "WAS (T Williams)",
                        "amount": 5490.0
                    },
                    {
                        "team": "COL (A Gomber)",
                        "amount": 4510.0
                    }
                ],
                "expected_reward_tokens": 9606.3,
                "profit_sb": 106.3,
                "profit_sb_percentage": 1.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c74bf044-d475-416e-b69b-c49f1bd8ee13",
                    "gambit_id": "3b3a66b4-ba6f-445c-9904-38848676c3a7",
                    "last_updated": "2023-07-26T10:33:08.765150-04:00",
                    "created_at": "2023-07-25T12:38:06.276502-04:00",
                    "name": "WAS (T Williams)",
                    "reward": "1.75000",
                    "odds": "1.78120",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a16aa1d-1c06-4279-a148-eda73b1de1de/?format=api"
                },
                {
                    "id": "c2bc8c4d-1d60-4923-9636-94c0ae1b053a",
                    "gambit_id": "015e3db5-9323-41d0-8bcf-c87098f702bb",
                    "last_updated": "2023-07-26T10:33:08.761510-04:00",
                    "created_at": "2023-07-25T12:38:06.272574-04:00",
                    "name": "COL (A Gomber)",
                    "reward": "2.13000",
                    "odds": "2.18000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a16aa1d-1c06-4279-a148-eda73b1de1de/?format=api"
                }
            ]
        },
        {
            "id": "65cb3974-f3ac-4e49-b02f-f185ad738118",
            "match": "https://api-prod.gambitprofit.com/api/matches/9cd93f72-d58f-4143-a93a-94dee4a50712/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-07-25T12:38:06.280623-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": "COL",
                        "amount": 6090.0
                    },
                    {
                        "team": "WAS",
                        "amount": 3910.0
                    }
                ],
                "expected_reward_tokens": 9500.4,
                "profit_sb": 0.4,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ff34503e-31bb-4e0d-abff-b6c0f5327cb4",
                    "gambit_id": "8ad37b2a-7f96-43c8-a0c8-af050a5871cc",
                    "last_updated": "2023-07-26T10:33:08.772357-04:00",
                    "created_at": "2023-07-25T12:38:06.284300-04:00",
                    "name": "COL",
                    "reward": "1.56000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65cb3974-f3ac-4e49-b02f-f185ad738118/?format=api"
                },
                {
                    "id": "e64302d3-c38a-476a-b4b1-31a0c52478cc",
                    "gambit_id": "31159c2a-209d-4780-9448-11f72ec355c5",
                    "last_updated": "2023-07-26T10:33:08.775938-04:00",
                    "created_at": "2023-07-25T12:38:06.289090-04:00",
                    "name": "WAS",
                    "reward": "2.43000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65cb3974-f3ac-4e49-b02f-f185ad738118/?format=api"
                }
            ]
        },
        {
            "id": "7e75cbd8-e0f0-4bb1-9fb3-c1eaf52626f2",
            "match": "https://api-prod.gambitprofit.com/api/matches/9cd93f72-d58f-4143-a93a-94dee4a50712/?format=api",
            "name": "Over/Under",
            "created_at": "2023-07-25T12:38:06.293935-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 Under 9.5",
                        "amount": 5319.0
                    },
                    {
                        "team": "Game Total Over 9.5",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1aa47562-f0fa-4623-8507-c1f2365add0e",
                    "gambit_id": "2cc1aa86-df04-469b-8ff7-6bbcef1ea475",
                    "last_updated": "2023-07-26T10:33:08.786658-04:00",
                    "created_at": "2023-07-25T12:38:06.302098-04:00",
                    "name": "Game Total Under 9.5",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e75cbd8-e0f0-4bb1-9fb3-c1eaf52626f2/?format=api"
                },
                {
                    "id": "a87e83f2-67f1-41e1-981b-f737776763d0",
                    "gambit_id": "e6ec715d-e14c-4431-8e6a-acff676c554e",
                    "last_updated": "2023-07-26T10:33:08.783045-04:00",
                    "created_at": "2023-07-25T12:38:06.297800-04:00",
                    "name": "Game Total Over 9.5",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "9.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e75cbd8-e0f0-4bb1-9fb3-c1eaf52626f2/?format=api"
                }
            ]
        }
    ]
}