HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bf5b4c10-a5ae-4d18-a4c6-e0a9d8952633",
"match": "https://api-prod.gambitprofit.com/api/matches/a88c4772-3270-4783-8e24-cc3bc8606ae9/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Croatia",
"amount": 5764.0
},
{
"team": "Morocco",
"amount": 4236.0
}
],
"expected_reward_tokens": 11816.2,
"profit_sb": 2816.2,
"profit_sb_percentage": 31.29,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Croatia",
"amount": 4188.0
},
{
"team": "Morocco",
"amount": 3077.0
},
{
"team": "Draw",
"amount": 2734.0
}
],
"expected_reward_tokens": 8584.76,
"profit_sb": -415.24,
"profit_sb_percentage": -4.61,
"recommended": false
},
"lines": [
{
"id": "c611b309-2772-40d7-b979-4df201432573",
"gambit_id": "bd4538ae-ef37-40db-ab94-e121bf46188a",
"last_updated": "2022-12-19T10:57:04.164604-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Croatia",
"reward": "2.05000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf5b4c10-a5ae-4d18-a4c6-e0a9d8952633/?format=api"
},
{
"id": "66210c35-3fec-496a-91b3-dd3fb23d5837",
"gambit_id": "97ed21f3-8760-487c-b484-85e5f6add194",
"last_updated": "2022-12-19T10:57:04.163538-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Morocco",
"reward": "2.79000",
"odds": "3.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf5b4c10-a5ae-4d18-a4c6-e0a9d8952633/?format=api"
},
{
"id": "81ad7db8-cca1-4f02-82e9-8bc7ad17ee94",
"gambit_id": "7d1f8e7a-e7da-497e-99c3-c955f079174c",
"last_updated": "2022-12-19T10:57:04.165662-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.14000",
"odds": "3.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf5b4c10-a5ae-4d18-a4c6-e0a9d8952633/?format=api"
}
]
}