GET /api/bet_types/140f4d2f-7ce1-489b-9f2d-d7145d97f336/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "140f4d2f-7ce1-489b-9f2d-d7145d97f336",
"match": "https://api-prod.gambitprofit.com/api/matches/4317a34f-3f96-4c17-be3f-20a2b2fbc0f7/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-22T12:32:10.020254-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": "Trai Santos",
"amount": 6146.0
},
{
"team": "Kasim Ruffin",
"amount": 3854.0
}
],
"expected_reward_tokens": 9403.38,
"profit_sb": -96.62,
"profit_sb_percentage": -1.02,
"recommended": false
},
"lines": [
{
"id": "5232fdfb-2174-4373-b78c-93c092fb6032",
"gambit_id": "9d9b909a-8053-4b4e-9675-7fad98c9e729",
"last_updated": "2023-03-26T13:37:05.412180-04:00",
"created_at": "2023-03-22T12:32:10.024189-04:00",
"name": "Trai Santos",
"reward": "1.53000",
"odds": "1.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/140f4d2f-7ce1-489b-9f2d-d7145d97f336/?format=api"
},
{
"id": "ca773c56-b365-488f-8797-7e785b81299b",
"gambit_id": "8748679d-2a3e-4d2a-bca3-2b92bbea4a61",
"last_updated": "2023-03-26T13:37:05.413925-04:00",
"created_at": "2023-03-22T12:32:10.027129-04:00",
"name": "Kasim Ruffin",
"reward": "2.44000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/140f4d2f-7ce1-489b-9f2d-d7145d97f336/?format=api"
}
]
}