GET /api/bet_types/0afc860f-4eca-402d-847a-7f5453c658bf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0afc860f-4eca-402d-847a-7f5453c658bf",
"match": "https://api-prod.gambitprofit.com/api/matches/6665e08c-6373-47c5-a2f2-8b90d54dcf87/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-23T09:06:52.621934-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": "Calgary Flames",
"amount": 5699.0
},
{
"team": "Vegas Golden Knights",
"amount": 4301.0
}
],
"expected_reward_tokens": 9460.34,
"profit_sb": -39.66,
"profit_sb_percentage": -0.42,
"recommended": false
},
"lines": [
{
"id": "769a2ff6-8140-405a-aaed-3a7d3f334297",
"gambit_id": "f73479a9-1c94-4948-b318-da7943cf9dc2",
"last_updated": "2023-03-24T10:51:53.281216-04:00",
"created_at": "2023-03-23T09:06:52.623816-04:00",
"name": "Calgary Flames",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0afc860f-4eca-402d-847a-7f5453c658bf/?format=api"
},
{
"id": "8e9d45b2-160e-4430-ada7-317cf365f523",
"gambit_id": "57664187-c2fd-487a-9052-2af36994ece0",
"last_updated": "2023-03-24T10:51:53.285932-04:00",
"created_at": "2023-03-23T09:06:52.625716-04:00",
"name": "Vegas Golden Knights",
"reward": "2.20000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0afc860f-4eca-402d-847a-7f5453c658bf/?format=api"
}
]
}