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/f0d903ef-dcb7-4fe8-8b51-09bb06f6bace/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f0d903ef-dcb7-4fe8-8b51-09bb06f6bace",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "afe85ca2-c502-4fda-9853-744bdaee65ed",
    "completed": true,
    "last_updated": "2022-11-14T10:09:02.151950-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.81,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/afe85ca2-c502-4fda-9853-744bdaee65ed",
    "datetime": "2022-11-12T15:30:00-05:00",
    "cutoff_datetime": "2022-11-12T15:30:00-05:00",
    "name": "New Mexico v. Air Force",
    "bettypes": [
        {
            "id": "ced635a7-6ea1-4936-85e9-f18a3f6362a8",
            "match": "https://api-prod.gambitprofit.com/api/matches/f0d903ef-dcb7-4fe8-8b51-09bb06f6bace/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": true,
                "name": "High Risk",
                "bet": [
                    {
                        "team": "Air Force",
                        "amount": 10000
                    }
                ],
                "expected_reward_tokens": 10500.0,
                "profit_sb": 1500.0,
                "profit_sb_percentage": 16.67,
                "recommended": true
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Air Force",
                        "amount": 8898.0
                    },
                    {
                        "team": "New Mexico",
                        "amount": 1102.0
                    }
                ],
                "expected_reward_tokens": 9342.9,
                "profit_sb": 342.9,
                "profit_sb_percentage": 3.81,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1d19da1d-8e8e-42b3-b996-c1913e4970d9",
                    "gambit_id": "1e8e894e-5456-4e78-a4db-a65f43252c48",
                    "last_updated": "2022-11-14T10:09:02.158143-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Air Force",
                    "reward": "1.05000",
                    "odds": "1.05560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ced635a7-6ea1-4936-85e9-f18a3f6362a8/?format=api"
                },
                {
                    "id": "fba9090b-683e-4734-9897-bff1b7719e83",
                    "gambit_id": "ca8bd45b-c4f9-45d3-ab90-24614fb3ec4d",
                    "last_updated": "2022-11-14T10:09:02.159214-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New Mexico",
                    "reward": "8.48000",
                    "odds": "9.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ced635a7-6ea1-4936-85e9-f18a3f6362a8/?format=api"
                }
            ]
        },
        {
            "id": "7b35e964-76a7-4ed1-be70-33c09c65c2e2",
            "match": "https://api-prod.gambitprofit.com/api/matches/f0d903ef-dcb7-4fe8-8b51-09bb06f6bace/?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": "Air Force",
                        "amount": 5000.0
                    },
                    {
                        "team": "New Mexico",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "1d10dec6-1c66-4998-833d-9bf36eaaf571",
                    "gambit_id": "4b256c15-5065-4b84-b778-0faac34ba1b2",
                    "last_updated": "2022-11-14T10:09:02.161183-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Air Force",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-21.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b35e964-76a7-4ed1-be70-33c09c65c2e2/?format=api"
                },
                {
                    "id": "baf06473-1696-4fd9-b6f6-21ffcd9b97d5",
                    "gambit_id": "53462acc-2383-49f1-9eed-1b02409df5d2",
                    "last_updated": "2022-11-14T10:09:02.162166-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New Mexico",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "21.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b35e964-76a7-4ed1-be70-33c09c65c2e2/?format=api"
                }
            ]
        },
        {
            "id": "4c1e1a87-d1ea-497d-9650-783649afc79d",
            "match": "https://api-prod.gambitprofit.com/api/matches/f0d903ef-dcb7-4fe8-8b51-09bb06f6bace/?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 37.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 37.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9a5600bb-6e8c-453b-b298-3e8ecfa3ebae",
                    "gambit_id": "58f7f2a0-cded-4426-b659-80418ce00d67",
                    "last_updated": "2022-11-14T10:09:02.155001-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 37.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "37.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c1e1a87-d1ea-497d-9650-783649afc79d/?format=api"
                },
                {
                    "id": "1b40935c-6e01-41cd-a0cc-485fe00c2b5a",
                    "gambit_id": "6607ec4c-689f-4e4f-bc52-a238445814cc",
                    "last_updated": "2022-11-14T10:09:02.156166-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 37.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "37.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c1e1a87-d1ea-497d-9650-783649afc79d/?format=api"
                }
            ]
        }
    ]
}