GET /api/bet_types/23ae90c8-17d4-4c4d-ad8d-fb982bf964ef/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "23ae90c8-17d4-4c4d-ad8d-fb982bf964ef",
"match": "https://api-prod.gambitprofit.com/api/matches/f5742806-862c-4584-9258-cfb4075dacd4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-18T14:27:14.752554-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": "Esteban Rodriguez",
"amount": 5739.0
},
{
"team": "Jaquis Williams",
"amount": 4261.0
}
],
"expected_reward_tokens": 8436.33,
"profit_sb": -1063.67,
"profit_sb_percentage": -11.2,
"recommended": false
},
"lines": [
{
"id": "12778c13-f9c9-4413-8e80-41450c9a61a7",
"gambit_id": "30a75289-9227-4090-ab44-65eeebfd8471",
"last_updated": "2023-05-20T15:42:13.981780-04:00",
"created_at": "2023-05-18T14:27:14.755570-04:00",
"name": "Esteban Rodriguez",
"reward": "1.47000",
"odds": "1.62000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23ae90c8-17d4-4c4d-ad8d-fb982bf964ef/?format=api"
},
{
"id": "c5d62996-9219-4764-b692-676749598f68",
"gambit_id": "254003fc-35d4-4d09-a1cf-653f4142cce2",
"last_updated": "2023-05-20T15:42:13.979007-04:00",
"created_at": "2023-05-18T14:27:14.754049-04:00",
"name": "Jaquis Williams",
"reward": "1.98000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23ae90c8-17d4-4c4d-ad8d-fb982bf964ef/?format=api"
}
]
}