GET /api/bet_types/f5aded63-8aa1-4ac6-bd98-d7310e270940/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f5aded63-8aa1-4ac6-bd98-d7310e270940",
"match": "https://api-prod.gambitprofit.com/api/matches/0f9e5c5e-571e-4655-b3af-fa59993376d1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-19T12:11:49.544708-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": "San Antonio Brahmas",
"amount": 5699.0
},
{
"team": "Arlington Renegades",
"amount": 4301.0
}
],
"expected_reward_tokens": 9460.34,
"profit_sb": -39.66,
"profit_sb_percentage": -0.42,
"recommended": false
},
"lines": [
{
"id": "4309587e-9e02-4e69-81d9-5d56910cc63d",
"gambit_id": "9afb323a-fff3-4383-bcec-c266d00bcdf4",
"last_updated": "2023-03-20T11:47:03.998369-04:00",
"created_at": "2023-03-19T12:11:49.546386-04:00",
"name": "San Antonio Brahmas",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5aded63-8aa1-4ac6-bd98-d7310e270940/?format=api"
},
{
"id": "2b1aec76-8c85-4b2b-a6a8-b54801e6e908",
"gambit_id": "c76a1a71-355a-484a-b747-32bb8a3c74e8",
"last_updated": "2023-03-20T11:47:04.000462-04:00",
"created_at": "2023-03-19T12:11:49.547900-04:00",
"name": "Arlington Renegades",
"reward": "2.20000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5aded63-8aa1-4ac6-bd98-d7310e270940/?format=api"
}
]
}