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/96af8d44-3de2-43bf-ab17-5c52e0656bd3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "96af8d44-3de2-43bf-ab17-5c52e0656bd3",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "6a808ff9-eae4-4d30-8b48-689397995651",
    "completed": true,
    "last_updated": "2022-10-17T10:12:07.772311-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -1.58,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/6a808ff9-eae4-4d30-8b48-689397995651",
    "datetime": "2022-10-15T12:30:00-04:00",
    "cutoff_datetime": "2022-10-15T12:30:00-04:00",
    "name": "Tottenham v. Everton",
    "bettypes": [
        {
            "id": "b6b93221-873a-4244-a41b-38936e3f51b2",
            "match": "https://api-prod.gambitprofit.com/api/matches/96af8d44-3de2-43bf-ab17-5c52e0656bd3/?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": "Tottenham",
                        "amount": 7572.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2428.0
                    }
                ],
                "expected_reward_tokens": 10901.72,
                "profit_sb": 1401.72,
                "profit_sb_percentage": 14.75,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Tottenham",
                        "amount": 6495.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2083.0
                    },
                    {
                        "team": "Everton",
                        "amount": 1421.0
                    }
                ],
                "expected_reward_tokens": 9350.18,
                "profit_sb": -149.82,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "84a72ce0-9a05-4314-b1f9-0d8635f92c9e",
                    "gambit_id": "019b5620-62d4-40e6-8805-65e8ae5b69fe",
                    "last_updated": "2022-10-17T10:12:07.780052-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Tottenham",
                    "reward": "1.44000",
                    "odds": "1.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6b93221-873a-4244-a41b-38936e3f51b2/?format=api"
                },
                {
                    "id": "60654c9f-1197-4e4a-817f-3d0baee4646d",
                    "gambit_id": "5a827a52-03cb-4e1f-a0ca-c54073d658db",
                    "last_updated": "2022-10-17T10:12:07.781210-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "4.49000",
                    "odds": "4.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6b93221-873a-4244-a41b-38936e3f51b2/?format=api"
                },
                {
                    "id": "296f51b6-fbbf-45e6-a8c1-33c25b160154",
                    "gambit_id": "56fe15cd-99b4-410d-b116-e36e1af2184c",
                    "last_updated": "2022-10-17T10:12:07.778880-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Everton",
                    "reward": "6.58000",
                    "odds": "6.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6b93221-873a-4244-a41b-38936e3f51b2/?format=api"
                }
            ]
        },
        {
            "id": "9222262d-12ea-46e0-8313-2ea420aa92f4",
            "match": "https://api-prod.gambitprofit.com/api/matches/96af8d44-3de2-43bf-ab17-5c52e0656bd3/?format=api",
            "name": "Over/Under",
            "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": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 5623.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4377.0
                    }
                ],
                "expected_reward_tokens": 9277.95,
                "profit_sb": -222.05,
                "profit_sb_percentage": -2.34,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0440254b-9496-4148-a355-1f569301647e",
                    "gambit_id": "4f6b5467-4fb8-4c89-9d9d-f3f9371465a6",
                    "last_updated": "2022-10-17T10:12:07.776501-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.65000",
                    "odds": "1.67000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9222262d-12ea-46e0-8313-2ea420aa92f4/?format=api"
                },
                {
                    "id": "31dcc147-92c1-4f91-9c5e-3bca9f9df543",
                    "gambit_id": "53eb0f2a-b942-4ef6-882c-cf26ee7df644",
                    "last_updated": "2022-10-17T10:12:07.775250-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.12000",
                    "odds": "2.15000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9222262d-12ea-46e0-8313-2ea420aa92f4/?format=api"
                }
            ]
        }
    ]
}