GET /api/bet_types/2558955b-08a2-4434-aa3c-069975719614/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2558955b-08a2-4434-aa3c-069975719614",
"match": "https://api-prod.gambitprofit.com/api/matches/92db8e94-26ba-4897-92c6-b7598b148820/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-14T19:38:23.680036-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": "Sodiq Yusuff",
"amount": 5964.0
},
{
"team": "Edson Barboza",
"amount": 4036.0
}
],
"expected_reward_tokens": 9242.44,
"profit_sb": -257.56,
"profit_sb_percentage": -2.71,
"recommended": false
},
"lines": [
{
"id": "72277e06-511e-4d7f-960e-7ea39e1dd72b",
"gambit_id": "b5e234e3-cd03-4f09-8f3e-1360093bddf5",
"last_updated": "2023-10-21T20:58:14.413996-04:00",
"created_at": "2023-10-14T19:38:23.690731-04:00",
"name": "Sodiq Yusuff",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2558955b-08a2-4434-aa3c-069975719614/?format=api"
},
{
"id": "a765b2e8-e658-48f9-a31e-f9b4684c872e",
"gambit_id": "9e314027-f2b1-4b05-833e-6f2423eaeb09",
"last_updated": "2023-10-21T20:58:14.409780-04:00",
"created_at": "2023-10-14T19:38:23.685655-04:00",
"name": "Edson Barboza",
"reward": "2.29000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2558955b-08a2-4434-aa3c-069975719614/?format=api"
}
]
}