GET /api/bet_types/6b64d78d-ceb1-4414-aa80-ae81b5d7387b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6b64d78d-ceb1-4414-aa80-ae81b5d7387b",
"match": "https://api-prod.gambitprofit.com/api/matches/d3e35db9-d47c-4cf0-bdc8-7f89a7e22bde/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-12T08:57:08.054677-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": "HOU (J Urquidy)",
"amount": 5827.0
},
{
"team": "PIT (R Hill)",
"amount": 4173.0
}
],
"expected_reward_tokens": 9556.17,
"profit_sb": 56.17,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "7be54b3d-640b-4197-8384-ce063a498593",
"gambit_id": "cb4c0c5b-c3e7-4729-b02e-ee67c32eb509",
"last_updated": "2023-04-13T11:12:27.374247-04:00",
"created_at": "2023-04-12T08:57:08.060016-04:00",
"name": "HOU (J Urquidy)",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b64d78d-ceb1-4414-aa80-ae81b5d7387b/?format=api"
},
{
"id": "a60e7c58-3873-45e5-b132-8c5517d10e0f",
"gambit_id": "09d7bc09-181f-4d35-b8d6-cbed8fc6402c",
"last_updated": "2023-04-13T11:12:27.372213-04:00",
"created_at": "2023-04-12T08:57:08.057298-04:00",
"name": "PIT (R Hill)",
"reward": "2.29000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b64d78d-ceb1-4414-aa80-ae81b5d7387b/?format=api"
}
]
}