GET /api/bet_types/100ff5d4-ffb7-4f01-b5dd-1482a626fe91/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "100ff5d4-ffb7-4f01-b5dd-1482a626fe91",
"match": "https://api-prod.gambitprofit.com/api/matches/532384c7-aa3e-4e60-a335-58dd9807a80b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-17T11:06:52.152956-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 France)",
"amount": 6070.0
},
{
"team": "CHC (D Smyly)",
"amount": 3930.0
}
],
"expected_reward_tokens": 9589.2,
"profit_sb": 89.2,
"profit_sb_percentage": 0.94,
"recommended": true
},
"lines": [
{
"id": "bbf6ac97-3b41-41bd-badd-6d0286f32b9e",
"gambit_id": "ff1aeffb-a84f-4ccf-967c-e062dcce7755",
"last_updated": "2023-05-18T11:47:20.851930-04:00",
"created_at": "2023-05-17T11:06:52.154993-04:00",
"name": "HOU (J France)",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/100ff5d4-ffb7-4f01-b5dd-1482a626fe91/?format=api"
},
{
"id": "173cdc7f-58b5-40d2-93d6-8d1bc6252c00",
"gambit_id": "e7e3eff6-fbbe-44d0-9924-1bf48e898e43",
"last_updated": "2023-05-18T11:47:20.853624-04:00",
"created_at": "2023-05-17T11:06:52.157198-04:00",
"name": "CHC (D Smyly)",
"reward": "2.44000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/100ff5d4-ffb7-4f01-b5dd-1482a626fe91/?format=api"
}
]
}