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/eea5fde9-66c1-4334-b835-f4a7a900bd9a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "eea5fde9-66c1-4334-b835-f4a7a900bd9a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "afd55468-39c0-47b6-81e4-ad510c5e4f88",
    "completed": true,
    "last_updated": "2022-10-11T11:17:03.304834-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.01,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/afd55468-39c0-47b6-81e4-ad510c5e4f88",
    "datetime": "2022-10-08T16:00:00-04:00",
    "cutoff_datetime": "2022-10-08T16:00:00-04:00",
    "name": "Washington v. Arizona State",
    "bettypes": [
        {
            "id": "d404449a-3e1e-401a-b196-419d5d881293",
            "match": "https://api-prod.gambitprofit.com/api/matches/eea5fde9-66c1-4334-b835-f4a7a900bd9a/?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": "Washington",
                        "amount": 8053.0
                    },
                    {
                        "team": "Arizona State",
                        "amount": 1947.0
                    }
                ],
                "expected_reward_tokens": 9501.36,
                "profit_sb": 1.36,
                "profit_sb_percentage": 0.01,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3de19892-599e-4b13-bb8b-39073611d0f1",
                    "gambit_id": "a339bb98-e077-4296-8e7b-8af3c0533546",
                    "last_updated": "2022-10-11T11:17:03.311230-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington",
                    "reward": "1.18000",
                    "odds": "1.18870",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d404449a-3e1e-401a-b196-419d5d881293/?format=api"
                },
                {
                    "id": "b1c11eb6-534a-47e2-9b62-b8c47667ff78",
                    "gambit_id": "8287bb0c-6de1-4755-bc4a-1478d780cf38",
                    "last_updated": "2022-10-11T11:17:03.310262-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arizona State",
                    "reward": "4.88000",
                    "odds": "5.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d404449a-3e1e-401a-b196-419d5d881293/?format=api"
                }
            ]
        },
        {
            "id": "74e3300f-6790-4a1e-99be-a2bf59546c07",
            "match": "https://api-prod.gambitprofit.com/api/matches/eea5fde9-66c1-4334-b835-f4a7a900bd9a/?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": "Arizona State",
                        "amount": 5000.0
                    },
                    {
                        "team": "Washington",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "0fe7c406-a95b-45f2-8516-0cd9595fe17d",
                    "gambit_id": "9d5fadc7-d097-4ff9-b230-eed2d7856279",
                    "last_updated": "2022-10-11T11:17:03.314124-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Arizona State",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "13.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74e3300f-6790-4a1e-99be-a2bf59546c07/?format=api"
                },
                {
                    "id": "549391a6-83db-4d95-ae8b-f4a93bb0117c",
                    "gambit_id": "96ef9a03-8aa7-419b-bc3d-2136b6d09611",
                    "last_updated": "2022-10-11T11:17:03.313158-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Washington",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-13.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74e3300f-6790-4a1e-99be-a2bf59546c07/?format=api"
                }
            ]
        },
        {
            "id": "c0e892d1-a2c1-4fba-919e-97e88dd15b07",
            "match": "https://api-prod.gambitprofit.com/api/matches/eea5fde9-66c1-4334-b835-f4a7a900bd9a/?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 56",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 56",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c99ca089-f9ee-4937-a9b4-74cec1117477",
                    "gambit_id": "bb607329-0e11-4b3c-8fe2-19e8c12c74a0",
                    "last_updated": "2022-10-11T11:17:03.307292-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 56",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "56.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0e892d1-a2c1-4fba-919e-97e88dd15b07/?format=api"
                },
                {
                    "id": "9838922b-b5c4-4aec-a5d5-0737196549b1",
                    "gambit_id": "448944a5-4139-47cc-8256-9bf5b304351b",
                    "last_updated": "2022-10-11T11:17:03.308281-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 56",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "56.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0e892d1-a2c1-4fba-919e-97e88dd15b07/?format=api"
                }
            ]
        }
    ]
}