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/75c5e8f3-34a7-4936-b808-a596f91e29a9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "75c5e8f3-34a7-4936-b808-a596f91e29a9",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "f321b01b-8a35-4137-9c44-9485c976226b",
    "completed": true,
    "last_updated": "2022-10-23T19:47:03.878470-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.39,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/f321b01b-8a35-4137-9c44-9485c976226b",
    "datetime": "2022-10-22T16:00:00-04:00",
    "cutoff_datetime": "2022-10-22T16:00:00-04:00",
    "name": "Arizona State v. Stanford",
    "bettypes": [
        {
            "id": "01c3519d-5070-4920-ac6c-2d8bf1a3982d",
            "match": "https://api-prod.gambitprofit.com/api/matches/75c5e8f3-34a7-4936-b808-a596f91e29a9/?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": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Stanford",
                        "amount": 5780.0
                    },
                    {
                        "team": "Arizona State",
                        "amount": 4220.0
                    }
                ],
                "expected_reward_tokens": 9537.0,
                "profit_sb": 37.0,
                "profit_sb_percentage": 0.39,
                "recommended": true
            },
            "lines": [
                {
                    "id": "520befc2-a68e-4d00-9ddf-a04d7742b68a",
                    "gambit_id": "35f22a59-c165-4e31-b0f9-651f875dc9ba",
                    "last_updated": "2022-10-23T19:47:03.885251-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Stanford",
                    "reward": "1.65000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01c3519d-5070-4920-ac6c-2d8bf1a3982d/?format=api"
                },
                {
                    "id": "7e5b00ea-b2eb-486a-8cb2-0f10962aebd5",
                    "gambit_id": "a2131552-93b4-4ae4-8e3d-419a0c89275c",
                    "last_updated": "2022-10-23T19:47:03.886681-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arizona State",
                    "reward": "2.26000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01c3519d-5070-4920-ac6c-2d8bf1a3982d/?format=api"
                }
            ]
        },
        {
            "id": "267e8264-dfcd-4449-a0fa-7f456e5f1f2b",
            "match": "https://api-prod.gambitprofit.com/api/matches/75c5e8f3-34a7-4936-b808-a596f91e29a9/?format=api",
            "name": "Play the Odds",
            "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": "Stanford",
                        "amount": 5000.0
                    },
                    {
                        "team": "Arizona State",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7a9efd97-f8d5-40ec-a178-462a4878740d",
                    "gambit_id": "4d20c357-9132-4008-a1d7-f2c977f0959f",
                    "last_updated": "2022-10-23T19:47:03.889246-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Stanford",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/267e8264-dfcd-4449-a0fa-7f456e5f1f2b/?format=api"
                },
                {
                    "id": "2b367ec7-6876-4815-8102-2fb22f04718e",
                    "gambit_id": "84e9de3d-bd7f-4e74-9c79-ce9694f59a71",
                    "last_updated": "2022-10-23T19:47:03.890342-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arizona State",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/267e8264-dfcd-4449-a0fa-7f456e5f1f2b/?format=api"
                }
            ]
        },
        {
            "id": "3e9b915f-63a2-41f9-80b1-d2a4fa21ad30",
            "match": "https://api-prod.gambitprofit.com/api/matches/75c5e8f3-34a7-4936-b808-a596f91e29a9/?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 Under 51.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 51.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "669b71cc-f7b4-4f0a-884c-4d72dc6f8b26",
                    "gambit_id": "46571d89-3d1d-49c9-a525-9dcb253a2fed",
                    "last_updated": "2022-10-23T19:47:03.881508-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 51.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "51.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e9b915f-63a2-41f9-80b1-d2a4fa21ad30/?format=api"
                },
                {
                    "id": "227af08d-c85f-409a-b7d3-32be13c0d726",
                    "gambit_id": "531f48ca-e107-4938-af94-27671f359140",
                    "last_updated": "2022-10-23T19:47:03.882759-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 51.5",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "51.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e9b915f-63a2-41f9-80b1-d2a4fa21ad30/?format=api"
                }
            ]
        }
    ]
}