Matches can be viewed and edited (when logged in). Use "tokens" url parameter to modify token amount. Use "limit" and "offset" parameters to set the limit and offset of the result. Look in the filters dialog to see how to programmatically filter and sort.
GET /api/matches/828aff44-fc65-49d9-afb0-791589d5d156/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "828aff44-fc65-49d9-afb0-791589d5d156",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "6fe6cb5a-1da6-477d-8806-f3ddce5c9e97",
    "completed": true,
    "last_updated": "2023-12-26T20:28:09.111685-05:00",
    "created_at": "2023-12-21T09:18:03.807705-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.67,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/6fe6cb5a-1da6-477d-8806-f3ddce5c9e97",
    "datetime": "2023-12-21T15:00:00-05:00",
    "cutoff_datetime": "2023-12-21T15:00:00-05:00",
    "name": "Crystal Palace v. Brighton & Hove Albion",
    "bettypes": [
        {
            "id": "eee647ee-e05e-4bf4-bd7b-f8e5d38e42ea",
            "match": "https://api-prod.gambitprofit.com/api/matches/828aff44-fc65-49d9-afb0-791589d5d156/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-21T09:18:03.818260-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Brighton & Hove Albion",
                        "amount": 5766.0
                    },
                    {
                        "team": "Crystal Palace",
                        "amount": 4234.0
                    }
                ],
                "expected_reward_tokens": 12913.7,
                "profit_sb": 3413.7,
                "profit_sb_percentage": 35.93,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Brighton & Hove Albion",
                        "amount": 4108.0
                    },
                    {
                        "team": "Crystal Palace",
                        "amount": 3017.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2875.0
                    }
                ],
                "expected_reward_tokens": 9200.0,
                "profit_sb": -300.0,
                "profit_sb_percentage": -3.16,
                "recommended": false
            },
            "lines": [
                {
                    "id": "2cf2e727-229b-4f9f-96e9-49a5373d26f0",
                    "gambit_id": "35e595cf-aa19-4409-99c3-36438f30c4a9",
                    "last_updated": "2023-12-26T20:28:09.127581-05:00",
                    "created_at": "2023-12-21T09:18:03.834369-05:00",
                    "name": "Brighton & Hove Albion",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eee647ee-e05e-4bf4-bd7b-f8e5d38e42ea/?format=api"
                },
                {
                    "id": "d95c68ec-09e5-44b2-bc09-367760c6ae9a",
                    "gambit_id": "bfa56973-6dc5-4727-aad7-2713eda55c4f",
                    "last_updated": "2023-12-26T20:28:09.124045-05:00",
                    "created_at": "2023-12-21T09:18:03.828950-05:00",
                    "name": "Crystal Palace",
                    "reward": "3.05000",
                    "odds": "3.15000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eee647ee-e05e-4bf4-bd7b-f8e5d38e42ea/?format=api"
                },
                {
                    "id": "1920ca17-1017-4dbf-a746-cc4ae7c1e5ab",
                    "gambit_id": "f707ffca-75f1-4858-886f-90807344ca17",
                    "last_updated": "2023-12-26T20:28:09.120713-05:00",
                    "created_at": "2023-12-21T09:18:03.824324-05:00",
                    "name": "Draw",
                    "reward": "3.20000",
                    "odds": "3.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eee647ee-e05e-4bf4-bd7b-f8e5d38e42ea/?format=api"
                }
            ]
        },
        {
            "id": "5ac53f4d-387a-4ef7-a051-fde6b88c8cff",
            "match": "https://api-prod.gambitprofit.com/api/matches/828aff44-fc65-49d9-afb0-791589d5d156/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-21T09:18:03.838619-05: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": "Game Total Under 2.5",
                        "amount": 5376.0
                    },
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 4624.0
                    }
                ],
                "expected_reward_tokens": 9246.72,
                "profit_sb": -253.28,
                "profit_sb_percentage": -2.67,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bd0c476b-4a1f-4512-971d-b4af9a8979dd",
                    "gambit_id": "41d16ec9-b3aa-4e36-a389-f78479bf0221",
                    "last_updated": "2023-12-26T20:28:09.137965-05:00",
                    "created_at": "2023-12-21T09:18:03.847819-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "1.72000",
                    "odds": "1.75000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ac53f4d-387a-4ef7-a051-fde6b88c8cff/?format=api"
                },
                {
                    "id": "5b590af1-8ac0-4471-bbe2-ebac198a4a34",
                    "gambit_id": "a965aece-96ee-46cf-ade5-9e72106b548a",
                    "last_updated": "2023-12-26T20:28:09.134528-05:00",
                    "created_at": "2023-12-21T09:18:03.843415-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ac53f4d-387a-4ef7-a051-fde6b88c8cff/?format=api"
                }
            ]
        }
    ]
}