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/b20aecc2-b9d2-4ea0-b43d-7df49decbf74/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b20aecc2-b9d2-4ea0-b43d-7df49decbf74",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "519a3bb2-9d0a-4226-b2e2-6455577a9142",
    "completed": true,
    "last_updated": "2022-10-23T09:17:15.019804-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.32,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/519a3bb2-9d0a-4226-b2e2-6455577a9142",
    "datetime": "2022-10-22T12:00:00-04:00",
    "cutoff_datetime": "2022-10-22T12:00:00-04:00",
    "name": "Akron v. Kent State",
    "bettypes": [
        {
            "id": "d733ef2e-e35e-4fc2-8720-22d6fef9679b",
            "match": "https://api-prod.gambitprofit.com/api/matches/b20aecc2-b9d2-4ea0-b43d-7df49decbf74/?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": "Kent State",
                        "amount": 8435.0
                    },
                    {
                        "team": "Akron",
                        "amount": 1565.0
                    }
                ],
                "expected_reward_tokens": 9530.85,
                "profit_sb": 30.85,
                "profit_sb_percentage": 0.32,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6bcab617-5732-4cfc-a4fb-e0512886bb69",
                    "gambit_id": "e2d959f6-16ef-49eb-a81f-e5f188327e99",
                    "last_updated": "2022-10-23T09:17:15.025763-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Kent State",
                    "reward": "1.13000",
                    "odds": "1.13330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d733ef2e-e35e-4fc2-8720-22d6fef9679b/?format=api"
                },
                {
                    "id": "f13244fe-6eb6-4ad0-b0a3-41b55343c53b",
                    "gambit_id": "e5203400-dcbb-4806-9c02-c71fc4633031",
                    "last_updated": "2022-10-23T09:17:15.026750-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Akron",
                    "reward": "6.09000",
                    "odds": "6.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d733ef2e-e35e-4fc2-8720-22d6fef9679b/?format=api"
                }
            ]
        },
        {
            "id": "a0ff6c67-6e6b-4179-ae91-79b6d0a2a70c",
            "match": "https://api-prod.gambitprofit.com/api/matches/b20aecc2-b9d2-4ea0-b43d-7df49decbf74/?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": "Kent State",
                        "amount": 5000.0
                    },
                    {
                        "team": "Akron",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "63a0ca90-8dea-47d3-a487-692a73f82a45",
                    "gambit_id": "91a1d032-6098-4d66-b37d-09b7085c72ba",
                    "last_updated": "2022-10-23T09:17:15.028729-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Kent State",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "-16.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0ff6c67-6e6b-4179-ae91-79b6d0a2a70c/?format=api"
                },
                {
                    "id": "0c5da64b-e192-4b9a-8f8b-7a7faf04756d",
                    "gambit_id": "29877626-70bd-4cfa-8253-1c0a9d7e83d2",
                    "last_updated": "2022-10-23T09:17:15.029723-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Akron",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "16.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0ff6c67-6e6b-4179-ae91-79b6d0a2a70c/?format=api"
                }
            ]
        },
        {
            "id": "0e5cd616-f68b-4a44-8618-454249ad40c1",
            "match": "https://api-prod.gambitprofit.com/api/matches/b20aecc2-b9d2-4ea0-b43d-7df49decbf74/?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 65",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 65",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9400.0,
                "profit_sb": -100.0,
                "profit_sb_percentage": -1.05,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e62103fd-820e-4901-a492-32ec973b8d90",
                    "gambit_id": "9f7fe448-c6e9-4af9-b45b-f4ebb149c77b",
                    "last_updated": "2022-10-23T09:17:15.022721-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 65",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "65.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e5cd616-f68b-4a44-8618-454249ad40c1/?format=api"
                },
                {
                    "id": "9ab9e4d3-8970-417d-955a-90e3354644e5",
                    "gambit_id": "a50f4f30-0fd6-4bc4-92c3-4f7c19cbe600",
                    "last_updated": "2022-10-23T09:17:15.023777-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 65",
                    "reward": "1.88000",
                    "odds": "1.90910",
                    "spread": "65.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e5cd616-f68b-4a44-8618-454249ad40c1/?format=api"
                }
            ]
        }
    ]
}