HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0055fe86-f36b-4ff5-ab84-3a58b9ab6b99",
"match": "https://api-prod.gambitprofit.com/api/matches/a5e8fdfa-b94b-4ed8-a03d-497f89ec23c6/?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": "Netherlands",
"amount": 7079.0
},
{
"team": "Draw",
"amount": 2921.0
}
],
"expected_reward_tokens": 10193.76,
"profit_sb": 1193.76,
"profit_sb_percentage": 13.26,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Netherlands",
"amount": 6055.0
},
{
"team": "Draw",
"amount": 2499.0
},
{
"team": "Senegal",
"amount": 1446.0
}
],
"expected_reward_tokens": 8719.2,
"profit_sb": -280.8,
"profit_sb_percentage": -3.12,
"recommended": false
},
"lines": [
{
"id": "8264e079-60ad-4570-8d85-9795e2153adc",
"gambit_id": "81a2acd3-e0e2-416d-8807-0a1bc602bb17",
"last_updated": "2022-11-22T09:47:33.059835-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Netherlands",
"reward": "1.44000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0055fe86-f36b-4ff5-ab84-3a58b9ab6b99/?format=api"
},
{
"id": "400c9cc2-2446-48cd-87ab-83ead3fe6238",
"gambit_id": "41280120-ed3f-470a-b241-3f32c9c08bda",
"last_updated": "2022-11-22T09:47:33.058882-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.49000",
"odds": "3.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0055fe86-f36b-4ff5-ab84-3a58b9ab6b99/?format=api"
},
{
"id": "58b1a6c4-e767-473c-b0b9-5c18e5f7e00c",
"gambit_id": "c5121cb1-5316-4937-b6c9-33d8e1a83690",
"last_updated": "2022-11-22T09:47:33.057930-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Senegal",
"reward": "6.03000",
"odds": "6.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0055fe86-f36b-4ff5-ab84-3a58b9ab6b99/?format=api"
}
]
}