GET /api/bet_types/db54993b-67c1-4fa2-8d06-9a66611d62fd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "db54993b-67c1-4fa2-8d06-9a66611d62fd",
"match": "https://api-prod.gambitprofit.com/api/matches/057f42f9-480a-416a-9597-30537ef1e15a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-13T09:11:49.135074-05: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": "Sacramento Kings",
"amount": 7638.0
},
{
"team": "Houston Rockets",
"amount": 2362.0
}
],
"expected_reward_tokens": 9164.56,
"profit_sb": 164.56,
"profit_sb_percentage": 1.83,
"recommended": true
},
"lines": [
{
"id": "1c90c179-bfc7-46d8-a3eb-f1fd31daf439",
"gambit_id": "ce68caef-d656-44a3-bf8e-760d3f7c8a18",
"last_updated": "2023-01-14T10:42:23.398435-05:00",
"created_at": "2023-01-13T09:11:49.136185-05:00",
"name": "Sacramento Kings",
"reward": "1.20000",
"odds": "1.23260",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db54993b-67c1-4fa2-8d06-9a66611d62fd/?format=api"
},
{
"id": "c76a39f4-1c2f-4356-824d-fbeeb7a21041",
"gambit_id": "15efe480-35d0-43fd-8bed-a2bc061e3924",
"last_updated": "2023-01-14T10:42:23.400557-05:00",
"created_at": "2023-01-13T09:11:49.137358-05:00",
"name": "Houston Rockets",
"reward": "3.88000",
"odds": "4.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db54993b-67c1-4fa2-8d06-9a66611d62fd/?format=api"
}
]
}