GET /api/bet_types/e8c13d84-0140-4ded-a42d-7ddd60167080/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e8c13d84-0140-4ded-a42d-7ddd60167080",
"match": "https://api-prod.gambitprofit.com/api/matches/f974510b-c73a-4527-93ca-a80994fb7822/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-07T11:57:10.323004-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": "LAA (J Suarez)",
"amount": 5452.0
},
{
"team": "TEX (M Perez)",
"amount": 4548.0
}
],
"expected_reward_tokens": 9595.52,
"profit_sb": 95.52,
"profit_sb_percentage": 1.01,
"recommended": true
},
"lines": [
{
"id": "7e21e0c1-889b-43cf-a55f-e68998a28d68",
"gambit_id": "02283679-cbc2-41a7-a415-dcb3432bbaba",
"last_updated": "2023-05-08T11:47:07.628137-04:00",
"created_at": "2023-05-07T11:57:10.324966-04:00",
"name": "LAA (J Suarez)",
"reward": "1.76000",
"odds": "1.79370",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8c13d84-0140-4ded-a42d-7ddd60167080/?format=api"
},
{
"id": "9bbf3d45-b0c4-47fb-934d-3bd778b52eb3",
"gambit_id": "81090fa3-024a-477f-8c6d-4d0573e060d9",
"last_updated": "2023-05-08T11:47:07.629755-04:00",
"created_at": "2023-05-07T11:57:10.327119-04:00",
"name": "TEX (M Perez)",
"reward": "2.11000",
"odds": "2.16000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8c13d84-0140-4ded-a42d-7ddd60167080/?format=api"
}
]
}