GET /api/bet_types/41e68866-fadb-4bd0-8ee7-d2b202a4cb49/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "41e68866-fadb-4bd0-8ee7-d2b202a4cb49",
"match": "https://api-prod.gambitprofit.com/api/matches/2c403095-dfef-42e6-bb60-375076a6801d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-20T09:13:19.823414-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": "Islam Makhachev",
"amount": 6594.0
},
{
"team": "Alex Volkanovski",
"amount": 3406.0
}
],
"expected_reward_tokens": 9230.26,
"profit_sb": -269.74,
"profit_sb_percentage": -2.84,
"recommended": false
},
"lines": [
{
"id": "2053fade-266d-4d3b-acda-e9d6d650fe66",
"gambit_id": "9ddfd773-1bc6-4ad7-8c7d-5f6f9cd5be9b",
"last_updated": "2023-10-23T13:47:55.553752-04:00",
"created_at": "2023-10-20T09:13:19.833915-04:00",
"name": "Islam Makhachev",
"reward": "1.40000",
"odds": "1.41670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41e68866-fadb-4bd0-8ee7-d2b202a4cb49/?format=api"
},
{
"id": "8f54ea5e-7cb7-4285-a012-6d6f898a6e4a",
"gambit_id": "4c2f5fc2-35ea-454d-ab33-47706176d52f",
"last_updated": "2023-10-23T13:47:55.550088-04:00",
"created_at": "2023-10-20T09:13:19.828793-04:00",
"name": "Alex Volkanovski",
"reward": "2.71000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41e68866-fadb-4bd0-8ee7-d2b202a4cb49/?format=api"
}
]
}