GET /api/bet_types/0f288d16-d33b-4dbe-9086-1cad3e3d1006/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0f288d16-d33b-4dbe-9086-1cad3e3d1006",
"match": "https://api-prod.gambitprofit.com/api/matches/71a2c0d5-cea0-456b-8324-ef4e848328dd/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-03T11:03:19.015010-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": "CHC (D Smyly)",
"amount": 5117.0
},
{
"team": "MIL (J Teheran)",
"amount": 4883.0
}
],
"expected_reward_tokens": 9568.79,
"profit_sb": 68.79,
"profit_sb_percentage": 0.72,
"recommended": true
},
"lines": [
{
"id": "049a2d45-b483-47cf-a4d6-356796907658",
"gambit_id": "13662643-7253-446c-bf68-3c6e40c87033",
"last_updated": "2023-07-04T10:48:02.563307-04:00",
"created_at": "2023-07-03T11:03:19.017069-04:00",
"name": "CHC (D Smyly)",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f288d16-d33b-4dbe-9086-1cad3e3d1006/?format=api"
},
{
"id": "35febfb9-6ec2-4b00-acbf-d78c46ebe487",
"gambit_id": "fc4182c1-5797-4cac-9098-e45483a2deef",
"last_updated": "2023-07-04T10:48:02.565688-04:00",
"created_at": "2023-07-03T11:03:19.019130-04:00",
"name": "MIL (J Teheran)",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f288d16-d33b-4dbe-9086-1cad3e3d1006/?format=api"
}
]
}