GET /api/bet_types/fe12ffd3-b14d-414f-a628-b31323e29c24/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fe12ffd3-b14d-414f-a628-b31323e29c24",
"match": "https://api-prod.gambitprofit.com/api/matches/43ccb511-3a8c-430f-91e0-c0829a02b1db/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-13T11:12:59.100144-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": "TAM (J Beeks)",
"amount": 6557.0
},
{
"team": "OAK (H Harris)",
"amount": 3443.0
}
],
"expected_reward_tokens": 9571.54,
"profit_sb": 71.54,
"profit_sb_percentage": 0.75,
"recommended": true
},
"lines": [
{
"id": "ceafee24-2937-4f74-bb84-12561c446ec7",
"gambit_id": "343f9751-7601-4119-afe4-e8d3554e88c6",
"last_updated": "2023-06-20T21:38:18.273542-04:00",
"created_at": "2023-06-13T11:12:59.102221-04:00",
"name": "TAM (J Beeks)",
"reward": "1.46000",
"odds": "1.47620",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe12ffd3-b14d-414f-a628-b31323e29c24/?format=api"
},
{
"id": "ca00ca0c-402a-4dc8-bcd4-d6c8f883d5dc",
"gambit_id": "799c785f-d539-477a-97b0-cc922b2da189",
"last_updated": "2023-06-20T21:38:18.276295-04:00",
"created_at": "2023-06-13T11:12:59.104058-04:00",
"name": "OAK (H Harris)",
"reward": "2.78000",
"odds": "2.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe12ffd3-b14d-414f-a628-b31323e29c24/?format=api"
}
]
}