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/cdc59668-3b63-45c5-a5d9-c48059a3c6a3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "cdc59668-3b63-45c5-a5d9-c48059a3c6a3",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "425756ba-54c2-41e0-ba0e-b765de57e735",
    "completed": true,
    "last_updated": "2022-11-14T10:13:47.619480-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.0,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/425756ba-54c2-41e0-ba0e-b765de57e735",
    "datetime": "2022-11-12T15:30:00-05:00",
    "cutoff_datetime": "2022-11-12T15:30:00-05:00",
    "name": "Nebraska v. Michigan",
    "bettypes": [
        {
            "id": "500b7603-2d25-49f2-a8a3-08234c66512a",
            "match": "https://api-prod.gambitprofit.com/api/matches/cdc59668-3b63-45c5-a5d9-c48059a3c6a3/?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": "Nebraska",
                        "amount": 5000.0
                    },
                    {
                        "team": "Michigan",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ef3bbead-ede9-497d-949b-93845edbe9ad",
                    "gambit_id": "34146545-ba01-49cd-be8c-7527b502235b",
                    "last_updated": "2022-11-14T10:13:47.629155-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Nebraska",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "30.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/500b7603-2d25-49f2-a8a3-08234c66512a/?format=api"
                },
                {
                    "id": "26db723a-5b6c-49d5-8a73-ee3feb595963",
                    "gambit_id": "f03c12f9-2f78-4ae0-a4f9-81a03f2c068d",
                    "last_updated": "2022-11-14T10:13:47.628219-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Michigan",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-30.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/500b7603-2d25-49f2-a8a3-08234c66512a/?format=api"
                }
            ]
        },
        {
            "id": "65f99278-32b3-4f19-be08-8c17fd1cef0b",
            "match": "https://api-prod.gambitprofit.com/api/matches/cdc59668-3b63-45c5-a5d9-c48059a3c6a3/?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 50",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 50",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "ee068afa-6d72-4318-bae0-7d566e760459",
                    "gambit_id": "41810944-c774-4618-a787-c08931a6c3b4",
                    "last_updated": "2022-11-14T10:13:47.622570-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 50",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "50.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65f99278-32b3-4f19-be08-8c17fd1cef0b/?format=api"
                },
                {
                    "id": "1ac4ae69-4958-4e51-af2f-be8d99dbd7a9",
                    "gambit_id": "5e0a4624-11c1-4054-84be-a5f7cb433345",
                    "last_updated": "2022-11-14T10:13:47.626209-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 50",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "50.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65f99278-32b3-4f19-be08-8c17fd1cef0b/?format=api"
                }
            ]
        }
    ]
}